Home
last modified time | relevance | path

Searched defs:GetIdentifications (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dmeshclass.hpp637 Identifications & GetIdentifications () { return *ident; } in GetIdentifications() function in netgen::Mesh
639 const Identifications & GetIdentifications () const { return *ident; } in GetIdentifications() function in netgen::Mesh
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dmeshclass.hpp650 Identifications & GetIdentifications () { return *ident; } in GetIdentifications() function in Mesh
652 const Identifications & GetIdentifications () const { return *ident; } in GetIdentifications() function in Mesh
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshclass.hpp761 Identifications & GetIdentifications () { return *ident; } in GetIdentifications() function in netgen::Mesh
763 const Identifications & GetIdentifications () const { return *ident; } in GetIdentifications() function in netgen::Mesh