Classes | Namespaces
polar_navier_stokes_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::PolarNavierStokesEquations
 A class for elements that solve the polar Navier–Stokes equations, This contains the generic maths – any concrete implementation must be derived from this. More...
 
class  oomph::PolarCrouzeixRaviartElement
 Crouzeix_Raviart elements are Navier–Stokes elements with quadratic interpolation for velocities and positions, but a discontinuous linear pressure interpolation. More...
 
class  oomph::FaceGeometry< PolarCrouzeixRaviartElement >
 Face geometry of the 2D Crouzeix_Raviart elements. More...
 
class  oomph::PolarTaylorHoodElement
 Taylor–Hood elements are Navier–Stokes elements with quadratic interpolation for velocities and positions and continous linear pressure interpolation. More...
 
class  oomph::FaceGeometry< PolarTaylorHoodElement >
 Face geometry of the 2D Taylor_Hood elements. More...
 

Namespaces

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