Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/lcl/vtkmlcl/lcl/
H A DHexahedron.h24 constexpr LCL_EXEC Hexahedron() : Cell(ShapeId::HEXAHEDRON, 8) {} in Hexahedron() function
25 constexpr LCL_EXEC explicit Hexahedron(const Cell& cell) : Cell(cell) {} in Hexahedron() function
43 LCL_EXEC inline lcl::ErrorCode parametricCenter(Hexahedron, CoordType&& pcoords) noexcept in parametricCenter() argument
55 Hexahedron, IdComponent pointId, CoordType&& pcoords) noexcept in parametricPoint() argument
109 LCL_EXEC inline ComponentType<CoordType> parametricDistance(Hexahedron, const CoordType& pcoords) n… in parametricDistance() argument
116 LCL_EXEC inline bool cellInside(Hexahedron, const CoordType& pcoords) noexcept in cellInside() argument
130 Hexahedron, in interpolate() argument
166 LCL_EXEC inline void parametricDerivative(Hexahedron, in parametricDerivative() argument
216 Hexahedron, in derivative() argument
235 Hexahedron, in parametricToWorld() argument
[all …]
H A DShapes.h115 class Hexahedron; variable
/dports/math/mfem/mfem-4.3/mesh/
H A Dhexahedron.cpp18 Hexahedron::Hexahedron(const int *ind, int attr) in Hexahedron() function in mfem::Hexahedron
28 Hexahedron::Hexahedron(int ind1, int ind2, int ind3, int ind4, in Hexahedron() function in mfem::Hexahedron
H A Dhexahedron.hpp22 class Hexahedron : public Element class
30 Hexahedron() : Element(Geometry::CUBE) { } in Hexahedron() function in mfem::Hexahedron
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/subUtil/
H A DHexahedron.hpp87 class Hexahedron : public CartesianFig<Hexahedron> class
H A DHexahedron.cpp63 Hexahedron::Hexahedron(const number_t num, in Hexahedron() function in xlifepp::subdivision::Hexahedron
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkExplicitStructuredGrid.h362 vtkNew<vtkHexahedron> Hexahedron; variable
H A DvtkStructuredGrid.h247 vtkHexahedron* Hexahedron; variable
H A DvtkUnstructuredGrid.h538 vtkHexahedron* Hexahedron; variable
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkStructuredGrid.h248 vtkHexahedron *Hexahedron; variable
H A DvtkUnstructuredGrid.h357 vtkHexahedron *Hexahedron; variable
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkStructuredGrid.h228 vtkHexahedron *Hexahedron; variable
H A DvtkUnstructuredGrid.h332 vtkHexahedron *Hexahedron; variable
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkFLUENTReader.h225 vtkHexahedron *Hexahedron; variable
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkFLUENTReader.h224 vtkHexahedron* Hexahedron; variable
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkFLUENTReader.h202 vtkHexahedron *Hexahedron; variable
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A Dgeometries3D.cpp556 Hexahedron::Hexahedron() : Polyhedron() in Hexahedron() function in xlifepp::Hexahedron
815 Hexahedron::Hexahedron(const Parameter& p1, const Parameter& p2, const Parameter& p3, const Paramet… in Hexahedron() function in xlifepp::Hexahedron
823 Hexahedron::Hexahedron(const Parameter& p1, const Parameter& p2, const Parameter& p3, const Paramet… in Hexahedron() function in xlifepp::Hexahedron
831 Hexahedron::Hexahedron(const Parameter& p1, const Parameter& p2, const Parameter& p3, const Paramet… in Hexahedron() function in xlifepp::Hexahedron
840 Hexahedron::Hexahedron(const Parameter& p1, const Parameter& p2, const Parameter& p3, const Paramet… in Hexahedron() function in xlifepp::Hexahedron
H A Dgeometries3D.hpp341 class Hexahedron : public Polyhedron class
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfTopologyType.cpp139 XdmfTopologyType::Hexahedron() in Hexahedron() function in XdmfTopologyType
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A Dvtk3DLinearGridInternal.h380 HexahedronCell* Hexahedron; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfTopologyType.cpp153 XdmfTopologyType::Hexahedron() in Hexahedron() function in XdmfTopologyType
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfTopologyType.cpp153 XdmfTopologyType::Hexahedron() in Hexahedron() function in XdmfTopologyType
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_shape/
H A Dplatonic.h339 void Hexahedron(MeshType &in) in Hexahedron() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/create/
H A Dplatonic.h278 void Hexahedron(MeshType &in) in Hexahedron() function
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/create/
H A Dplatonic.h276 void Hexahedron(MeshType &in) in Hexahedron() function