Home
last modified time | relevance | path

Searched defs:elmap (Results 1 – 6 of 6) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dimprove2gen.cpp54 Array<SurfaceElementIndex> elmap; in GenericImprove() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dimprove2gen.cpp55 NgArray<SurfaceElementIndex> elmap; in GenericImprove() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dimprove2gen.cpp54 ARRAY<SurfaceElementIndex> elmap; in GenericImprove() local
/dports/biology/infernal/infernal-1.1.3/src/
H A Dcp9_trace.c944 int *elmap = NULL; /* first apos for an EL following a cpos */ in CP9Traces2Alignment() local
H A Dcm_parsetree.c709 int *elmap = NULL; /* first apos for an EL following a cpos */ in Parsetrees2Alignment() local
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Ddataman2.cc602 typedef std::set<const Elem *> elmap; in DofOwnerInit() typedef