tetmesh_faceted_surfaces.h File Reference

Go to the source code of this file.

Classes

class  oomph::CubicTetMeshFacetedSurface
 CubicTetMeshFacetedClosedSurface from (+/- half width)^2 x +/- half length. More...
 
class  oomph::RectangularTetMeshFacetedSurface
 RectangularTetMeshFacetedSurface from (+/- half x width) x +/- half y length. More...
 
class  oomph::DiskTetMeshFacetedSurface
 TetMeshFacetedSurface that defines disk. More...
 
class  oomph::DiskWithTorusAroundEdgeTetMeshFacetedSurface
 TetMeshFacetedSurface that defines disk with torus around edge. More...
 
class  oomph::DiskWithTwoLayersTetMeshFacetedSurface
 

Namespaces

 oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).
 
 oomph::HelperForSortingVectorOfPairsOfVertexPtAndDouble
 Helper function.
 

Functions

bool oomph::HelperForSortingVectorOfPairsOfVertexPtAndDouble::less_than_based_on_double (std::pair< TetMeshVertex *, double > i, std::pair< TetMeshVertex *, double > j)
 Less than comparison based on double. More...