Go to the source code of this file.
Classes | |
| class | oomph::RectangleWithHoleAndAnnularRegionDomain |
| Rectangular domain with circular whole DRAIG: This looks like a redefinition of the RectangleWithHoleAndAnnularRegionDomain in src/meshes but it creates 8 macro-elements instead of 4 macro-elements and creates an annular region around the cylinder. It's probably a good idea to rename this class to avoid ambiguity and a name clash... More... | |
| class | oomph::RectangleWithHoleAndAnnularRegionMesh< ELEMENT > |
| Domain-based mesh for rectangular mesh with circular hole. More... | |
| class | oomph::RefineableRectangleWithHoleAndAnnularRegionMesh< ELEMENT > |
| Refineable version of RectangleWithHoleAndAnnularRegionMesh. Applies one uniform refinement immediately to avoid problems with the automatic applications of boundary conditions in subsequent refinements. More... | |
| class | oomph::RefineableQuadMeshWithMovingCylinder< ELEMENT > |
| My Mesh. More... | |
Namespaces | |
| namespace | oomph |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |