Classes | Namespaces
brick_from_tet_mesh.h File Reference

Go to the source code of this file.

Classes

class  oomph::BrickFromTetMesh< ELEMENT >
 Brick mesh built by brickifying an existing tet mesh – each tet gets split into four bricks. Can only be built with quadratic (27 node) elements. More...
 
class  oomph::SolidBrickFromTetMesh< ELEMENT >
 Solid brick mesh built by brickifying an existing tet mesh – each tet gets split into four bricks. Can only be built with quadratic (27 node) elements. More...
 
class  oomph::RefineableBrickFromTetMesh< ELEMENT >
 Refineable brick mesh built by brickifying an existing tet mesh – each tet gets split into four bricks. Can only be built with quadratic (27 node) elements. More...
 
class  oomph::RefineableSolidBrickFromTetMesh< ELEMENT >
 Refineable solid brick mesh built by brickifying an existing tet mesh – each tet gets split into four bricks. Can only be built with quadratic (27 node) elements. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).