Go to the source code of this file.
Classes | |
class | oomph::ThinLayerBrickOnTetMesh< ELEMENT > |
Brick mesh layer built on top of a given tet mesh. Typically used in FSI problems where the tet mesh is the fluid mesh and this mesh acts as the solid mesh that surrounds the FSI interface. More... | |
class | oomph::RefineableThinLayerBrickOnTetMesh< ELEMENT > |
Refineable brick mesh layer built on top of a given tet mesh. Typically used in FSI problems where the tet mesh is the fluid mesh and this mesh acts as the solid mesh that surrounds the FSI interface. More... | |
class | oomph::SolidThinLayerBrickOnTetMesh< ELEMENT > |
Solid brick mesh layer built on top of a given tet mesh. Typically used in FSI problems where the tet mesh is the fluid mesh and this mesh acts as the solid mesh that surrounds the FSI interface. More... | |
class | oomph::RefineableSolidThinLayerBrickOnTetMesh< ELEMENT > |
Refineable solid brick mesh layer built on top of a given tet mesh. Typically used in FSI problems where the tet mesh is the fluid mesh and this mesh acts as the solid mesh that surrounds the FSI interface. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |