Go to the source code of this file.
Classes | |
| class | oomph::AxisymmetricCylindricalPVDEquations |
| A class for elements that solve the equations of solid mechanics, based on the principle of virtual displacements in an axisymmetric formulation. In this case, x[0] and x[1] are the radial and vertical coordinates, respectively, in the deformed configuration. More... | |
| class | oomph::ProjectableAxisymCylindricalPVDElement< PVD_ELEMENT > |
| AxisymCylindricalPVDElement upgraded to become projectable. More... | |
| class | oomph::FaceGeometry< ProjectableAxisymCylindricalPVDElement< ELEMENT > > |
| Face geometry for element is the same as that for the underlying wrapped element. More... | |
| class | oomph::FaceGeometry< FaceGeometry< ProjectableAxisymCylindricalPVDElement< ELEMENT > > > |
| Face geometry of the Face Geometry for element is the same as that for the underlying wrapped element. More... | |
| class | oomph::QAxisymmetricCylindricalPVDElement< NNODE_1D > |
| QElements. More... | |
| class | oomph::FaceGeometry< QAxisymmetricCylindricalPVDElement< NNODE_1D > > |
| FaceGeometry of a QAxisymCylindricalPVDElement. More... | |
| class | oomph::FaceGeometry< FaceGeometry< QAxisymmetricCylindricalPVDElement< NNODE_1D > > > |
| FaceGeometry of the FaceGeometry of a QAxisymCylindricalPVDElement. More... | |
| class | oomph::TAxisymCylindricalPVDElement< NNODE_1D > |
| An Element that solves the axisymmetric solid mechanics equations, based on the principle of virtual displacements in cylindrical polar coordinates, using SolidTElements for the interpolation of the variable positions. More... | |
| class | oomph::FaceGeometry< TAxisymCylindricalPVDElement< NNODE_1D > > |
| FaceGeometry of a TAxisymCylindricalPVDElement. More... | |
| class | oomph::FaceGeometry< FaceGeometry< TAxisymCylindricalPVDElement< NNODE_1D > > > |
| FaceGeometry of the FaceGeometry of the TAxisymCylindricalPVDElement. More... | |
Namespaces | |
| namespace | oomph |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |