Home
last modified time | relevance | path

Searched defs:pcoords (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/
H A DCellInside.h38 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagVertex) in CellInside()
44 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagLine) in CellInside()
50 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagTriangle) in CellInside()
56 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagPolygon) in CellInside()
64 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagQuad) in CellInside()
70 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagTetra) in CellInside()
77 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, in CellInside()
85 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagWedge) in CellInside()
92 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagPyramid) in CellInside()
102 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, in CellInside()
H A DParametricCoordinates.h42 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
55 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
68 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
81 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
94 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
120 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
133 vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricCoordinatesCenter()
213 vtkm::Vec<vtkm::FloatDefault, 3> pcoords; in ParametricCoordinatesCenter() local
573 vtkm::Vec<vtkm::FloatDefault, 3> pcoords; in ParametricCoordinatesPoint() local
582 const vtkm::Vec<PCoordType, 3>& pcoords, in ParametricCoordinatesToWorldCoordinates()
[all …]
H A DCellInterpolate.h197 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
214 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
228 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
322 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
339 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
357 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
372 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
394 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
409 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
430 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
H A DCellDerivative.h57 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricDerivative()
74 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricDerivative()
92 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricDerivative()
116 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in ParametricDerivative()
192 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor3DCell()
233 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor3DCell()
267 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor2DCellFinish()
288 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor2DCellFinish()
329 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor2DCellFinish()
350 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivativeFor2DCell()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/lcl/vtkmlcl/lcl/
H A Dlcl.h54 LCL_EXEC inline lcl::ErrorCode parametricCenter(Cell tag, CoordType&& pcoords) noexcept in parametricCenter()
77 Cell tag, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
100 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Cell tag, const CoordType& pcoords) noe… in parametricDistance()
121 LCL_EXEC inline bool cellInside(Cell tag, const CoordType& pcoords) noexcept in cellInside()
146 const CoordType& pcoords, in interpolate()
176 const CoordType& pcoords, in derivative()
209 const PCoordType& pcoords, in parametricToWorld()
235 PCoordType&& pcoords) noexcept in worldToParametric()
H A DQuad.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Quad, CoordType&& pcoords) noexcept in parametricCenter()
54 Quad, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
84 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Quad, const CoordType& pcoords) noexcept in parametricDistance()
91 LCL_EXEC inline bool cellInside(Quad, const CoordType& pcoords) noexcept in cellInside()
106 const CoordType& pcoords, in interpolate()
133 Quad, const Values& values, IdComponent comp, const CoordType& pcoords, Result&& result) noexcept in parametricDerivative()
161 const CoordType& pcoords, in derivative()
179 const PCoordType& pcoords, in parametricToWorld()
190 PCoordType&& pcoords) noexcept in worldToParametric()
H A DWedge.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Wedge, CoordType&& pcoords) noexcept in parametricCenter()
56 Wedge, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
100 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Wedge, const CoordType& pcoords) noexce… in parametricDistance()
107 LCL_EXEC inline bool cellInside(Wedge, const CoordType& pcoords) noexcept in cellInside()
125 const CoordType& pcoords, in interpolate()
156 Wedge, const Values& values, IdComponent comp, const CoordType& pcoords, Result&& result) noexcept in parametricDerivative()
194 const CoordType& pcoords, in derivative()
212 const PCoordType& pcoords, in parametricToWorld()
223 PCoordType&& pcoords) noexcept in worldToParametric()
H A DHexahedron.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Hexahedron, CoordType&& pcoords) noexcept in parametricCenter()
55 Hexahedron, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
109 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Hexahedron, const CoordType& pcoords) n… in parametricDistance()
116 LCL_EXEC inline bool cellInside(Hexahedron, const CoordType& pcoords) noexcept in cellInside()
132 const CoordType& pcoords, in interpolate()
169 const CoordType& pcoords, in parametricDerivative()
219 const CoordType& pcoords, in derivative()
237 const PCoordType& pcoords, in parametricToWorld()
248 PCoordType&& pcoords) noexcept in worldToParametric()
H A DTetra.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Tetra, CoordType&& pcoords) noexcept in parametricCenter()
55 Tetra, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
89 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Tetra, const CoordType& pcoords) noexce… in parametricDistance()
102 LCL_EXEC inline bool cellInside(Tetra, const CoordType& pcoords) noexcept in cellInside()
119 const CoordType& pcoords, in interpolate()
164 const CoordType& pcoords, in derivative()
182 const PCoordType& pcoords, in parametricToWorld()
193 PCoordType&& pcoords) noexcept in worldToParametric()
H A DTriangle.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Triangle, CoordType&& pcoords) noexcept in parametricCenter()
56 Triangle, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
83 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Triangle, const CoordType& pcoords) noe… in parametricDistance()
95 LCL_EXEC inline bool cellInside(Triangle, const CoordType& pcoords) noexcept in cellInside()
108 const CoordType& pcoords, in interpolate()
149 const CoordType& pcoords, in derivative()
167 const PCoordType& pcoords, in parametricToWorld()
239 PCoordType&& pcoords) noexcept in worldToParametric()
H A DLine.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Line, CoordType&& pcoords) noexcept in parametricCenter()
53 Line, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
71 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Line, const CoordType& pcoords) noexcept in parametricDistance()
78 LCL_EXEC inline bool cellInside(Line, const CoordType& pcoords) noexcept in cellInside()
90 const CoordType& pcoords, in interpolate()
143 const PCoordType& pcoords, in parametricToWorld()
154 PCoordType&& pcoords) noexcept in worldToParametric()
H A DPyramid.h43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Pyramid, CoordType&& pcoords) noexcept in parametricCenter()
55 Pyramid, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
94 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Pyramid, const CoordType& pcoords) noex… in parametricDistance()
101 LCL_EXEC inline bool cellInside(Pyramid, const CoordType& pcoords) noexcept in cellInside()
117 const CoordType& pcoords, in interpolate()
152 const CoordType& pcoords, in parametricDerivative()
191 const CoordType& pcoords, in derivative()
254 const PCoordType& pcoords, in parametricToWorld()
265 PCoordType&& pcoords) noexcept in worldToParametric()
H A DPolygon.h58 LCL_EXEC inline lcl::ErrorCode parametricCenter(Polygon tag, CoordType&& pcoords) noexcept in parametricCenter()
77 Polygon tag, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint()
105 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Polygon tag, const CoordType& pcoords) … in parametricDistance()
119 LCL_EXEC inline bool cellInside(Polygon tag, const CoordType& pcoords) noexcept in cellInside()
245 const CoordType& pcoords, in interpolate()
295const CoordType& pcoords, ComponentType<CoordType> pc1[2], ComponentType<CoordType> pc2[2]) noexce… in polygonGetTriangleAroundPCoords()
347 const CoordType& pcoords, in derivative()
444 const PCoordType& pcoords, in parametricToWorld()
455 PCoordType&& pcoords) noexcept in worldToParametric()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/exec/
H A DParametricCoordinates.h33 vtkm::Vec<ParametricCoordType, 3>& pcoords) in ParametricCoordinatesCenter()
50 vtkm::Vec<ParametricCoordType, 3>& pcoords) in ParametricCoordinatesCenter()
64 vtkm::Vec<ParametricCoordType, 3>& pcoords) in ParametricCoordinatesCenter()
78 vtkm::Vec<ParametricCoordType, 3>& pcoords) in ParametricCoordinatesCenter()
326 vtkm::Vec3f pcoords; in ParametricCoordinatesPoint() local
343 const PCoordType& pcoords, in ParametricCoordinatesToWorldCoordinatesImpl()
355 const vtkm::Vec<PCoordType, 3>& pcoords, in ParametricCoordinatesToWorldCoordinates()
367 const vtkm::Vec<PCoordType, 3>& pcoords, in ParametricCoordinatesToWorldCoordinates()
377 const vtkm::Vec<PCoordType, 3>& pcoords, in ParametricCoordinatesToWorldCoordinates()
387 const vtkm::Vec<PCoordType, 3>& pcoords, in ParametricCoordinatesToWorldCoordinates()
[all …]
H A DCellInterpolate.h37 const ParametricCoordType& pcoords, in CellInterpolateImpl()
58 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
80 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
114 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
139 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
149 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
186 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellInterpolate()
H A DCellInside.h24 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, CellShapeTag) in CellInside()
37 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, vtkm::CellShapeTagPolyLine) in CellInside()
46 static inline VTKM_EXEC bool CellInside(const vtkm::Vec<T, 3>& pcoords, in CellInside()
H A DCellDerivative.h41 const ParametricCoordType& pcoords, in CellDerivativeImpl()
72 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
94 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
134 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
160 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
170 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
215 const vtkm::Vec<ParametricCoordType, 3>& pcoords, in CellDerivative()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DUnitTestCells.cxx426 double *pcoords = aHexahedron->GetParametricCoords(); in MakeQuadraticHexahedron() local
534 double *pcoords = aQuad->GetParametricCoords(); in MakeQuadraticQuad() local
550 double *pcoords = aTetra->GetParametricCoords(); in MakeQuadraticTetra() local
566 double *pcoords = aTriangle->GetParametricCoords(); in MakeQuadraticTriangle() local
582 double *pcoords = aTriangle->GetParametricCoords(); in MakeBiQuadraticTriangle() local
598 double *pcoords = aQuad->GetParametricCoords(); in MakeBiQuadraticQuad() local
614 double *pcoords = aLine->GetParametricCoords(); in MakeCubicLine() local
630 double *pcoords = aWedge->GetParametricCoords(); in MakeQuadraticWedge() local
646 double *pcoords = aWedge->GetParametricCoords(); in MakeBiQuadraticQuadraticWedge() local
1124 double pcoords[3]; in TestOneCell() local
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Python/
H A DTest3DCellsEvaluatePosition.py11 def CheckTetra(success, x, pcoords): argument
25 def CheckHex(success, x, pcoords): argument
39 def CheckPyramid(success, x, pcoords): argument
55 def CheckWedge(success, x, pcoords): argument
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Python/
H A DTest3DCellsEvaluatePosition.py11 def CheckTetra(success, x, pcoords): argument
25 def CheckHex(success, x, pcoords): argument
39 def CheckPyramid(success, x, pcoords): argument
55 def CheckWedge(success, x, pcoords): argument
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DUnitTestCells.cxx485 double* pcoords = aHexahedron->GetParametricCoords(); in MakeQuadraticHexahedron() local
591 double* pcoords = aQuad->GetParametricCoords(); in MakeQuadraticQuad() local
606 double* pcoords = aTetra->GetParametricCoords(); in MakeQuadraticTetra() local
622 double* pcoords = aTriangle->GetParametricCoords(); in MakeQuadraticTriangle() local
637 double* pcoords = aTriangle->GetParametricCoords(); in MakeBiQuadraticTriangle() local
652 double* pcoords = aQuad->GetParametricCoords(); in MakeBiQuadraticQuad() local
667 double* pcoords = aLine->GetParametricCoords(); in MakeCubicLine() local
682 double* pcoords = aWedge->GetParametricCoords(); in MakeQuadraticWedge() local
697 double* pcoords = aWedge->GetParametricCoords(); in MakeBiQuadraticQuadraticWedge() local
1138 double pcoords[3]; in TestOneCell() local
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Cxx/
H A DTestCellValidator.cxx535 double *pcoords = aHexahedron->GetParametricCoords(); in MakeQuadraticHexahedron() local
551 double *pcoords = aHexahedron->GetParametricCoords(); in MakeBiQuadraticQuadraticHexahedron() local
567 double *pcoords = aHexahedron->GetParametricCoords(); in MakeTriQuadraticHexahedron() local
643 double *pcoords = aQuad->GetParametricCoords(); in MakeQuadraticQuad() local
659 double *pcoords = aTetra->GetParametricCoords(); in MakeQuadraticTetra() local
675 double *pcoords = aTriangle->GetParametricCoords(); in MakeQuadraticTriangle() local
691 double *pcoords = aTriangle->GetParametricCoords(); in MakeBiQuadraticTriangle() local
707 double *pcoords = aQuad->GetParametricCoords(); in MakeBiQuadraticQuad() local
723 double *pcoords = aLine->GetParametricCoords(); in MakeCubicLine() local
739 double *pcoords = aWedge->GetParametricCoords(); in MakeQuadraticWedge() local
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/General/Testing/Cxx/
H A DTestCellValidator.cxx627 double* pcoords = aHexahedron->GetParametricCoords(); in MakeQuadraticHexahedron() local
643 double* pcoords = aHexahedron->GetParametricCoords(); in MakeBiQuadraticQuadraticHexahedron() local
659 double* pcoords = aHexahedron->GetParametricCoords(); in MakeTriQuadraticHexahedron() local
733 double* pcoords = aQuad->GetParametricCoords(); in MakeQuadraticQuad() local
748 double* pcoords = aTetra->GetParametricCoords(); in MakeQuadraticTetra() local
764 double* pcoords = aTriangle->GetParametricCoords(); in MakeQuadraticTriangle() local
779 double* pcoords = aTriangle->GetParametricCoords(); in MakeBiQuadraticTriangle() local
794 double* pcoords = aQuad->GetParametricCoords(); in MakeBiQuadraticQuad() local
809 double* pcoords = aLine->GetParametricCoords(); in MakeCubicLine() local
824 double* pcoords = aWedge->GetParametricCoords(); in MakeQuadraticWedge() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/lcl/vtkmlcl/lcl/internal/
H A DCommon.h106 CellTag tag, const Points& points, const PCoords& pcoords, Matrix<T, 2, 2>& jacobian) noexcept in jacobian2D()
122 const CoordType& pcoords, in derivative2D()
173 PCoordType&& pcoords) noexcept in worldToParametric2D()
227 CellTag tag, const Points& points, const PCoords& pcoords, Matrix<T, 3, 3>& jacobian) noexcept in jacobian3D()
249 const CoordType& pcoords, in derivative3D()
282 PCoordType&& pcoords) noexcept in worldToParametric3D()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkLagrangeInterpolation.cxx104 const int order[1], const double* pcoords, double* shape) in Tensor1ShapeFunctions()
111 const int order[1], const double* pcoords, double* derivs) in Tensor1ShapeDerivatives()
148 void vtkLagrangeInterpolation::Tensor3EvaluateDerivative(const int order[3], const double* pcoords, in Tensor3EvaluateDerivative()
174 const double* pcoords, double* fieldVals, int fieldDim, double* fieldAtPCoords) in WedgeEvaluate()
181 void vtkLagrangeInterpolation::WedgeEvaluateDerivative(const int order[3], const double* pcoords, in WedgeEvaluateDerivative()

12345678910>>...14