Functions | |
DLL_HEADER int | OCCGenerateMesh (OCCGeometry &, shared_ptr< Mesh > &, MeshingParameters &) |
DLL_HEADER void | OCCSetLocalMeshSize (OCCGeometry &geom, Mesh &mesh) |
Variables | |
DLL_HEADER bool | merge_solids |
DLL_HEADER MeshingParameters | mparam |
DLL_HEADER volatile multithreadt | multithread |
Function Documentation
◆ OCCGenerateMesh()
DLL_HEADER int netgen::OCCGenerateMesh | ( | OCCGeometry & | , |
shared_ptr< Mesh > & | , | ||
MeshingParameters & | |||
) |
◆ OCCSetLocalMeshSize()
DLL_HEADER void netgen::OCCSetLocalMeshSize | ( | OCCGeometry & | geom, |
Mesh & | mesh | ||
) |
Referenced by NETGENPlugin_NETGEN_2D_ONLY::Compute().
Variable Documentation
◆ merge_solids
DLL_HEADER bool netgen::merge_solids |
◆ mparam
DLL_HEADER MeshingParameters netgen::mparam |
Referenced by NETGENPlugin_NETGEN_2D_ONLY::Compute(), NETGENPlugin_NETGEN_3D::compute(), NETGENPlugin_Mesher::Compute(), NETGENPlugin_Mesher::Evaluate(), NETGENPlugin_Mesher::PrepareOCCgeometry(), NETGENPlugin_Mesher::RestrictLocalSize(), NETGENPlugin_Mesher::SetDefaultParameters(), NETGENPlugin_Mesher::SetParameters(), and NETGENPlugin_ngMeshInfo::transferLocalH().
◆ multithread
DLL_HEADER volatile multithreadt netgen::multithread |
Referenced by NETGENPlugin_NETGEN_2D3D::CancelCompute(), NETGENPlugin_NETGEN_2D::CancelCompute(), NETGENPlugin_NETGEN_2D_ONLY::CancelCompute(), NETGENPlugin_NETGEN_3D::CancelCompute(), NETGENPlugin_NETGEN_3D::CheckHypothesis(), NETGENPlugin_NETGEN_2D3D::Compute(), NETGENPlugin_NETGEN_2D::Compute(), NETGENPlugin_NETGEN_2D_ONLY::Compute(), NETGENPlugin_NETGEN_3D::Compute(), NETGENPlugin_NETGEN_3D::compute(), NETGENPlugin_Mesher::Compute(), NETGENPlugin_Mesher::Evaluate(), NETGENPlugin_NETGEN_3D::GetProgress(), and NETGENPlugin_Mesher::GetProgress().