Classes | Namespaces
refineable_navier_stokes_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::RefineableFpPressureAdvDiffRobinBCElement< ELEMENT >
 A class for elements that allow the imposition of Robin boundary conditions for the pressure advection diffusion problem in the Fp preconditioner. The geometrical information can be read from the FaceGeometery<ELEMENT> class and and thus, we can be generic enough without the need to have a separate equations class. More...
 
class  oomph::RefineableNavierStokesEquations< DIM >
 Refineable version of the Navier–Stokes equations. More...
 
class  oomph::RefineableQTaylorHoodElement< DIM >
 Refineable version of Taylor Hood elements. These classes can be written in total generality. More...
 
class  oomph::FaceGeometry< RefineableQTaylorHoodElement< DIM > >
 Face geometry of the RefineableQTaylorHoodElements is the same as the Face geometry of the QTaylorHoodElements. More...
 
class  oomph::FaceGeometry< FaceGeometry< RefineableQTaylorHoodElement< DIM > > >
 Face geometry of the face geometry of the RefineableQTaylorHoodElements is the same as the Face geometry of the Face geometry of QTaylorHoodElements. More...
 
class  oomph::RefineableQCrouzeixRaviartElement< DIM >
 Refineable version of Crouzeix Raviart elements. Generic class definitions. More...
 
class  oomph::PRefineableQCrouzeixRaviartElement< DIM >
 p-refineable version of Crouzeix Raviart elements. Generic class definitions More...
 
class  oomph::FaceGeometry< RefineableQCrouzeixRaviartElement< DIM > >
 Face geometry of the RefineableQuadQCrouzeixRaviartElements. More...
 
class  oomph::FaceGeometry< FaceGeometry< RefineableQCrouzeixRaviartElement< DIM > > >
 Face geometry of the face geometry of the RefineableQCrouzeixRaviartElements is the same as the Face geometry of the Face geometry of QCrouzeixRaviartElements. More...
 

Namespaces

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