Home
last modified time | relevance | path

Searched refs:maxhline (Results 1 – 5 of 5) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dstlgeommesh.cpp942 double maxhline; in RestrictLocalH() local
945 maxhline = 0; in RestrictLocalH()
952 maxhline = max2(maxhline,mesh.GetH(px)); in RestrictLocalH()
957 box.Increase(maxhline); in RestrictLocalH()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dstlgeommesh.cpp942 double maxhline; in RestrictLocalH() local
945 maxhline = 0; in RestrictLocalH()
952 maxhline = max2(maxhline,mesh.GetH(px)); in RestrictLocalH()
957 box.Increase(maxhline); in RestrictLocalH()
/dports/cad/netgen/netgen-6.2.2105/libsrc/stlgeom/
H A Dstlgeommesh.cpp943 double maxhline; in RestrictLocalH() local
946 maxhline = 0; in RestrictLocalH()
953 maxhline = max2(maxhline,mesh.GetH(px)); in RestrictLocalH()
958 box.Increase(maxhline); in RestrictLocalH()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A Doccgenmesh.cpp1216 double maxhline = max (mesh.GetH(box.PMin()), in OCCSetLocalMeshSize() local
1218 box.Increase(maxhline); in OCCSetLocalMeshSize()
/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A Doccgenmesh.cpp1347 double maxhline = max (mesh.GetH(box.PMin()), in OCCSetLocalMeshSize() local
1349 box.Increase(maxhline); in OCCSetLocalMeshSize()