Home
last modified time | relevance | path

Searched defs:GetNVertices (Results 1 – 23 of 23) sorted by relevance

/dports/math/mfem/mfem-4.3/mesh/
H A Dwedge.hpp50 virtual int GetNVertices() const { return 6; } in GetNVertices() function in mfem::Wedge
H A Dhexahedron.hpp47 virtual int GetNVertices() const { return 8; } in GetNVertices() function in mfem::Hexahedron
H A Dquadrilateral.hpp49 virtual int GetNVertices() const { return 4; } in GetNVertices() function in mfem::Quadrilateral
H A Dpoint.hpp43 virtual int GetNVertices() const { return 1; } in GetNVertices() function in mfem::Point
H A Dsegment.hpp49 virtual int GetNVertices() const { return 2; } in GetNVertices() function in mfem::Segment
H A Dtriangle.hpp76 virtual int GetNVertices() const { return 3; } in GetNVertices() function in mfem::Triangle
H A Dtetrahedron.hpp96 virtual int GetNVertices() const { return 4; } in GetNVertices() function in mfem::Tetrahedron
H A Dncmesh.hpp131 int GetNVertices() const { return NVertices; } in GetNVertices() function in mfem::NCMesh
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACD/
H A DhacdGraph.h93 size_t GetNVertices() const { return m_nV;} in GetNVertices() function
H A DhacdMeshDecimator.h70 inline size_t GetNVertices()const {return m_nVertices;}; in GetNVertices() function
H A DhacdManifoldMesh.h174 inline size_t GetNVertices() const { return m_vertices.GetSize();} in GetNVertices() function
/dports/devel/bullet/bullet3-3.21/Extras/VHACD/inc/
H A DvhacdManifoldMesh.h95 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/vhacd/inc/
H A DvhacdManifoldMesh.h90 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/inc/
H A DvhacdManifoldMesh.h90 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/devel/py-bullet3/bullet3-3.21/Extras/VHACD/inc/
H A DvhacdManifoldMesh.h95 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/devel/bullet/bullet3-3.21/Extras/HACD/
H A DhacdGraph.h94 size_t GetNVertices() const { return m_nV; } in GetNVertices() function
H A DhacdManifoldMesh.h159 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/devel/py-bullet3/bullet3-3.21/Extras/HACD/
H A DhacdGraph.h94 size_t GetNVertices() const { return m_nV; } in GetNVertices() function
H A DhacdManifoldMesh.h159 inline size_t GetNVertices() const { return m_vertices.GetSize(); } in GetNVertices() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dtopology.hpp140 int MeshTopology :: GetNVertices (ELEMENT_TYPE et) in GetNVertices() function in MeshTopology
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dcurvedelems.hpp461 int GetNVertices () in GetNVertices() function in BaseFiniteElement2D
654 int GetNVertices () in GetNVertices() function in BaseFiniteElement3D
H A Dtopology.cpp854 int MeshTopology :: GetNVertices (ELEMENT_TYPE et) in GetNVertices() function in netgen::MeshTopology
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dtopology.hpp219 inline short int MeshTopology :: GetNVertices (ELEMENT_TYPE et) in GetNVertices() function in netgen::MeshTopology