Go to the source code of this file.
Classes | |
class | oomph::AxisymmetricTCrouzeixRaviartElement |
AxisymmetricTCrouzeix_Raviart elements are Navier–Stokes elements with quadratic interpolation for velocities and positions enriched by a single cubic bubble function, but a discontinuous linear pressure interpolation. More... | |
class | oomph::FaceGeometry< AxisymmetricTCrouzeixRaviartElement > |
Face geometry of the 2D Crouzeix_Raviart elements. More... | |
class | oomph::FaceGeometry< FaceGeometry< AxisymmetricTCrouzeixRaviartElement > > |
Face geometry of the FaceGeometry of the 2D CrouzeixRaviart elements. More... | |
class | oomph::AxisymmetricTTaylorHoodElement |
Taylor–Hood elements are Navier–Stokes elements with quadratic interpolation for velocities and positions and continous linear pressure interpolation. More... | |
class | oomph::FaceGeometry< AxisymmetricTTaylorHoodElement > |
Face geometry of the Axisymmetric Taylor_Hood elements. More... | |
class | oomph::FaceGeometry< FaceGeometry< AxisymmetricTTaylorHoodElement > > |
Face geometry of the FaceGeometry of the Axisymmetric TaylorHood elements. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |