Go to the source code of this file.
Classes | |
class | oomph::QuarterTubeMesh< ELEMENT > |
3D quarter tube mesh class. The domain is specified by the GeomObject that identifies boundary 3. Non-refineable base version! More... | |
class | oomph::RefineableQuarterTubeMesh< ELEMENT > |
Adaptative version of the QuarterTubeMesh base mesh. The domain is specified by the GeomObject that identifies boundary 3. More... | |
class | oomph::MacroElementNodeUpdateRefineableQuarterTubeMesh< ELEMENT > |
MacroElementNodeUpdate version of RefineableQuarterTubeMesh. More... | |
class | oomph::AlgebraicRefineableQuarterTubeMesh< ELEMENT > |
AlgebraicMesh version of RefineableQuarterTubeMesh. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |