Home
last modified time | relevance | path

Searched defs:GetNElements (Results 1 – 4 of 4) sorted by relevance

/dports/math/mfem/mfem-4.3/mesh/
H A Dpncmesh.hpp109 int GetNElements() const { return NElements; } in GetNElements() function in mfem::ParNCMesh
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dmbs.h384 virtual int GetNElements() const {return NE();} in GetNElements() function
H A Dtimeint.h546 virtual int GetNElements() const {return 0;} //overwritten in mbs.h in GetNElements() function
/dports/cad/netgen/netgen-6.2.2105/libsrc/interface/
H A Dnginterface_v2.cpp148 int Ngx_Mesh :: GetNElements (int dim) const in GetNElements() function in netgen::Ngx_Mesh