Home
last modified time | relevance | path

Searched defs:SetLocalH (Results 1 – 7 of 7) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshclass.hpp470 void SetLocalH(shared_ptr<LocalH> loch) { lochfunc = loch; } in SetLocalH() function in netgen::Mesh
H A Dsmoothing3.cpp320 void SetLocalH (double ah) { h = ah; } in SetLocalH() function in netgen::PointFunction
H A Dmeshclass.cpp3191 void Mesh :: SetLocalH (netgen::Point<3> pmin, netgen::Point<3> pmax, double grading) in SetLocalH() function in netgen::Mesh
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dsmoothing3.cpp315 void SetLocalH (double ah) { h = ah; } in SetLocalH() function in netgen::PointFunction
H A Dmeshclass.cpp2383 void Mesh :: SetLocalH (const Point3d & pmin, const Point3d & pmax, double grading) in SetLocalH() function in netgen::Mesh
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dsmoothing3.cpp316 void SetLocalH (double ah) { h = ah; } in SetLocalH() function in netgen::PointFunction
H A Dmeshclass.cpp2322 void Mesh :: SetLocalH (const Point3d & pmin, const Point3d & pmax, double grading) in SetLocalH() function in netgen::Mesh