Home
last modified time | relevance | path

Searched refs:buildVertexElements (Results 1 – 9 of 9) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_Space.cpp113 mesh2d.buildVertexElements(); in unit_Space()
195 mesh2dQ.buildVertexElements(); in unit_Space()
248 mesh3dQ.buildVertexElements(); in unit_Space()
H A Dunit_Mesh.cpp75 mesh2dP1.buildVertexElements(); in unit_Mesh()
89 mesh2dQ1.buildVertexElements(); in unit_Mesh()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A DGeomDomain.hpp297 void buildVertexElements() const; //!< build VertexElementsMap from geomElements
H A DGeomDomain.cpp1001 void MeshDomain::buildVertexElements() const in buildVertexElements() function in xlifepp::MeshDomain
1025 if(vertexElements.size()==0) buildVertexElements(); in buildKdTree()
1784 buildVertexElements(); in rebuild()
1886 buildVertexElements(); in rebuild()
H A DMesh.hpp203 …void buildVertexElements(); //!< build for each vertex v, the list of elements having v as v…
H A DMesh.cpp1620 void Mesh::buildVertexElements() in buildVertexElements() function in xlifepp::Mesh
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/dev/
H A DDomain.tex290 void buildVertexElements() const;
304 …n is required. This structures are constructed only once by {\cmd buildVertexElements} and {\cmd …
H A DMesh.tex124 void buildVertexElements();
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/
H A Dxlifepp-listings-style.sty182 …e, buildSubspaces, buildSubSpaces, buildTetrahedra, buildTree, buildTriangles, buildVertexElements,