Searched defs:elementDim (Results 1 – 6 of 6) sorted by relevance
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/ |
H A D | GeomMapData.hpp | 65 dimen_t elementDim; //!< dim of reference space member in xlifepp::GeomMapData
|
H A D | GeomElement.hpp | 109 dimen_t elementDim() const //! return space dimension of element in elementDim() function in xlifepp::MeshElement
|
H A D | GeomElement.cpp | 212 dimen_t GeomElement::elementDim() const in elementDim() function in xlifepp::GeomElement
|
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/ |
H A D | copyPtsEltsDoms.hpp | 35 const dimen_t elementDim, const dimen_t spaceDim, number_t& el_k, in copyPtsEltsDoms()
|
H A D | SubdvMesh.cpp | 475 void Mesh::manageDomains(subdivision::SubdivisionMesh *SM_p, number_t nbsubdom, dimen_t elementDim, in manageDomains()
|
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/ |
H A D | gmshreader.hh | 514 const int elementDim[16] = {-1, 1, 2, 2, 3, 3, 3, 3, 1, 2, -1, 3, -1, -1, -1, 0}; in pass1HandleElement() local 603 const int elementDim[16] = {-1, 1, 2, 2, 3, 3, 3, 3, 1, 2, -1, 3, -1, -1, -1, 0}; in pass2HandleElement() local
|