Go to the source code of this file.
Classes | |
class | oomph::LinearElasticityEquationsBase< DIM > |
A base class for elements that solve the equations of linear elasticity in Cartesian coordinates. Combines a few generic functions that are shared by LinearElasticityEquations and LinearElasticityEquationsWithPressure (hierher: The latter don't exist yet but will be written as soon as somebody needs them...) More... | |
class | oomph::LinearElasticityEquations< DIM > |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More... | |
class | oomph::QLinearElasticityElement< DIM, NNODE_1D > |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 2, 2 > > |
FaceGeometry of a linear 2D QLinearElasticityElement element. More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 2, 3 > > |
FaceGeometry of a quadratic 2D QLinearElasticityElement element. More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 2, 4 > > |
FaceGeometry of a cubic 2D QLinearElasticityElement element. More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 3, 2 > > |
FaceGeometry of a linear 3D QLinearElasticityElement element. More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 3, 3 > > |
FaceGeometry of a quadratic 3D QLinearElasticityElement element. More... | |
class | oomph::FaceGeometry< QLinearElasticityElement< 3, 4 > > |
FaceGeometry of a cubic 3D QLinearElasticityElement element. More... | |
class | oomph::ProjectableLinearElasticityElement< LINEAR_ELAST_ELEMENT > |
///////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////// More... | |
class | oomph::FaceGeometry< ProjectableLinearElasticityElement< ELEMENT > > |
Face geometry for element is the same as that for the underlying wrapped element. More... | |
class | oomph::FaceGeometry< FaceGeometry< ProjectableLinearElasticityElement< ELEMENT > > > |
Face geometry of the Face Geometry for element is the same as that for the underlying wrapped element. More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |