Classes | Namespaces
axisym_linear_elasticity_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::AxisymmetricLinearElasticityEquationsBase
 A base class for elements that solve the axisymmetric (in cylindrical polars) equations of linear elasticity. More...
 
class  oomph::AxisymmetricLinearElasticityEquations
 A class for elements that solve the axisymmetric (in cylindrical polars) equations of linear elasticity. More...
 
class  oomph::QAxisymmetricLinearElasticityElement< NNODE_1D >
 An Element that solves the equations of axisymmetric (in cylindrical polars) linear elasticity, using QElements for the geometry. More...
 
class  oomph::FaceGeometry< QAxisymmetricLinearElasticityElement< NNODE_1D > >
 FaceGeometry of a linear QAxisymmetricLinearElasticityElement element. More...
 
class  oomph::ProjectableAxisymLinearElasticityElement< AXISYM_LINEAR_ELAST_ELEMENT >
 Axisym linear elasticity upgraded to become projectable. More...
 
class  oomph::FaceGeometry< ProjectableAxisymLinearElasticityElement< ELEMENT > >
 Face geometry for element is the same as that for the underlying wrapped element. More...
 
class  oomph::FaceGeometry< FaceGeometry< ProjectableAxisymLinearElasticityElement< ELEMENT > > >
 Face geometry of the Face Geometry for element is the same as that for the underlying wrapped element. More...
 

Namespaces

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