Home
last modified time | relevance | path

Searched defs:outputMesh (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Mesh/include/
H A DitkMeshToMeshFilter.hxx88 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshPoints() local
122 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshPointData() local
156 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshCellLinks() local
190 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshCells() local
234 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshCellData() local
H A DitkSimplexMeshAdaptTopologyFilter.hxx71 OutputMeshPointer outputMesh = this->GetOutput(); in CopyInputMeshToOutputMeshGeometryData() local
105 OutputMeshPointer outputMesh = this->GetOutput(); in ComputeCellParameters() local
302 OutputMeshPointer outputMesh = this->GetOutput(); in ModifyNeighborCells() local
395 OutputMeshPointer outputMesh = this->GetOutput(); in ComputeCellCenter() local
H A DitkImageToMeshFilter.hxx48 OutputMeshPointer outputMesh = OutputMeshType::New(); in MakeOutput() local
H A DitkTransformMeshFilter.hxx66 OutputMeshPointer outputMesh = this->GetOutput(); in GenerateData() local
H A DitkInteriorExteriorMeshFilter.hxx70 OutputMeshPointer outputMesh = this->GetOutput(); in GenerateData() local
H A DitkParametricSpaceToImageSpaceMeshFilter.hxx67 OutputMeshPointer outputMesh = this->GetOutput(); in GenerateData() local
H A DitkTriangleMeshToSimplexMeshFilter.hxx137 TOutputMesh *outputMesh) in CreateEdgeForTrianglePair()
288 TOutputMesh * outputMesh = this->GetOutput(); in CreateCells() local
H A DitkSphereMeshSource.hxx75 typename OutputMeshType::Pointer outputMesh = this->GetOutput(); in GenerateData() local
H A DitkVTKPolyDataReader.hxx49 typename OutputMeshType::Pointer outputMesh = this->GetOutput(); in GenerateData() local
H A DitkWarpMeshFilter.hxx83 OutputMeshPointer outputMesh = this->GetOutput(); in GenerateData() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/QuadEdgeMeshFiltering/include/
H A DitkNormalQuadEdgeMeshFilter.hxx90 OutputMeshType *outputMesh = this->GetOutput(); in ComputeAllVertexNormals() local
104 ::ComputeVertexNormal(const OutputPointIdentifier & iId, OutputMeshType *outputMesh) in ComputeVertexNormal()
133 …(const OutputPointIdentifier & iPId, const OutputCellIdentifier & iCId, OutputMeshType *outputMesh) in Weight()
H A DitkQuadricDecimationQuadEdgeMeshFilter.hxx38 OutputMeshType *outputMesh = this->GetOutput(); in Initialize() local
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DFieldFunction.cxx39 const Mesh & outputMesh, in FieldFunction()
123 void FieldFunction::setOutputMesh(const Mesh & outputMesh) in setOutputMesh()
H A DFieldFunctionImplementation.cxx47 const Mesh & outputMesh, in FieldFunctionImplementation()
142 void FieldFunctionImplementation::setOutputMesh(const Mesh & outputMesh) in setOutputMesh()
H A DP1LagrangeInterpolation.cxx47 P1LagrangeInterpolation::P1LagrangeInterpolation(const Mesh & inputMesh, const Mesh & outputMesh, c… in P1LagrangeInterpolation()
60 const Mesh & outputMesh, in P1LagrangeInterpolation()
H A DPointToFieldFunction.cxx37 const Mesh & outputMesh, in PointToFieldFunction()
H A DPointToFieldFunctionImplementation.cxx48 const Mesh & outputMesh, in PointToFieldFunctionImplementation()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Mesh/test/
H A DitkMeshSourceGraftOutputTest.cxx106 OutputMeshPointer outputMesh = this->GetOutput(); in GenerateData() local
275 MeshType::Pointer outputMesh = filter->GetOutput(); in itkMeshSourceGraftOutputTest() local
H A DitkInteriorExteriorMeshFilterTest.cxx110 MeshType::Pointer outputMesh = filter->GetOutput(); in itkInteriorExteriorMeshFilterTest() local
H A DitkImageToParametricSpaceFilterTest.cxx132 MeshType::Pointer outputMesh = filter->GetOutput(); in itkImageToParametricSpaceFilterTest() local
H A DitkTransformMeshFilterTest.cxx128 MeshType::Pointer outputMesh = filter->GetOutput(); in itkTransformMeshFilterTest() local
H A DitkWarpMeshFilterTest.cxx120 MeshType::Pointer outputMesh = warpFilter->GetOutput(); in itkWarpMeshFilterTest() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/QuadEdgeMeshFiltering/test/
H A DitkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx115 MeshType::Pointer outputMesh = filter->GetOutput(); in itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest() local
H A DitkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx118 MeshType::Pointer outputMesh = filter->GetOutput(); in itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/FEM/test/
H A DitkVTKTetrahedralMeshReader.hxx57 OutputMeshType * outputMesh = this->GetOutput(); in GenerateData() local

12