Classes | Namespaces
fish_mesh.h File Reference

Go to the source code of this file.

Classes

class  oomph::FishMesh< ELEMENT >
 Fish shaped mesh. The geometry is defined by the Domain object FishDomain. More...
 
class  oomph::RefineableFishMesh< ELEMENT >
 Refineable fish shaped mesh. The geometry is defined by the Domain object FishDomain. More...
 
class  oomph::MacroElementNodeUpdateRefineableFishMesh< ELEMENT >
 Refineable fish shaped mesh with MacroElement-based node update. The fish's back is represented by a specified geometric object. Some or all of the geometric Data in that geometric object may contain unknowns in the global Problem. The dependency on these unknowns is taken into account when setting up the Jacobian matrix of the elements. For this purpose, the element (whose type is specified by the template parameter) must inherit from MacroElementNodeUpdateElementBase. More...
 
class  oomph::AlgebraicFishMesh< ELEMENT >
 Fish shaped mesh with algebraic node update function for nodes. More...
 
class  oomph::AlgebraicRefineableFishMesh< ELEMENT >
 Refineable fish shaped mesh with algebraic node update function. More...
 

Namespaces

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