NETGENPluginBuilder | Python API for the NETGEN meshing plug-in module |
NETGEN_Algorithm | Base of all NETGEN algorithms |
NETGEN_1D2D3D_Algorithm | Tetrahedron 1D-2D-3D algorithm |
NETGEN_1D2D_Algorithm | Triangle NETGEN 1D-2D algorithm |
NETGEN_2D_Only_Algorithm | Triangle NETGEN 2D algorithm |
NETGEN_3D_Algorithm | Tetrahedron 3D algorithm |
NETGEN_1D2D_Algorithm_2 | Triangle (helper) 1D-2D algorithm |
NETGEN_1D2D3D_Algorithm_2 | Tetrahedron (helper) 1D-2D-3D algorithm |
smesh_algorithm | Python API for base Mesh_Algorithm class |
Mesh_Algorithm | The base class to define meshing algorithms |
smeshBuilder | Documentation of the methods dynamically added by the NETGENPlugin meshing plug-in to the Mesh class |
Mesh | This class allows defining and managing a mesh |