Go to the source code of this file.
Classes | |
class | oomph::TetMeshVertex |
Vertex for Tet mesh generation. Can lie on multiple boundaries (identified via one-based enumeration!) and can have intrinisic coordinates in a DiskLikeGeomObjectWithBoundaries. More... | |
class | oomph::TetMeshFacet |
Facet for Tet mesh generation. Can lie on boundary (identified via one-based enumeration!) and can have GeomObject associated with those boundaries. More... | |
class | oomph::TetMeshFacetedSurface |
Base class for tet mesh boundary defined by polygonal planar facets. More... | |
class | oomph::TetMeshFacetedClosedSurface |
Base class for closed tet mesh boundary bounded by polygonal planar facets. More... | |
class | oomph::TetMeshFacetedClosedSurfaceForRemesh |
class | oomph::TetMeshBase |
Base class for tet meshes (meshes made of 3D tet elements). More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |