Go to the source code of this file.
Classes | |
class | oomph::LinearisedNavierStokesEquations |
A class for elements that solve the linearised version of the unsteady Navier–Stokes equations in cylindrical polar coordinates, where we have Fourier-decomposed in the azimuthal direction so that the theta-dependance is replaced by an azimuthal mode number. More... | |
class | oomph::LinearisedQCrouzeixRaviartElement |
Crouzeix-Raviart elements are Navier-Stokes elements with quadratic interpolation for velocities and positions, but a discontinuous linear pressure interpolation. More... | |
class | oomph::FaceGeometry< LinearisedQCrouzeixRaviartElement > |
Face geometry of the linearised axisym Crouzeix-Raviart elements. More... | |
class | oomph::FaceGeometry< FaceGeometry< LinearisedQCrouzeixRaviartElement > > |
Face geometry of face geometry of the linearised axisymmetric Crouzeix Raviart elements. More... | |
class | oomph::LinearisedQTaylorHoodElement |
Taylor–Hood elements are Navier–Stokes elements with quadratic interpolation for velocities and positions and continuous linear pressure interpolation. More... | |
class | oomph::FaceGeometry< LinearisedQTaylorHoodElement > |
Face geometry of the linearised axisymmetric Taylor Hood elements. More... | |
class | oomph::FaceGeometry< FaceGeometry< LinearisedQTaylorHoodElement > > |
Face geometry of the face geometry of the linearised axisymmetric Taylor Hood elements. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |