Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
Get it
Installation guide
Get code from subversion repository
Get code as tar file
Copyright
About
People
Contact/Get involved
Publications
Acknowledgements
Picture show
Go
src
linear_elasticity
Classes
|
Namespaces
linear_elasticity_elements.h File Reference
Go to the source code of this file.
Classes
class
oomph::LinearElasticityEquationsBase< DIM >
class
oomph::LinearElasticityEquations< DIM >
class
oomph::QLinearElasticityElement< DIM, NNODE_1D >
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 >
Linear elasticity upgraded to become projectable.
More...
class
oomph::FaceGeometry< ProjectableLinearElasticityElement< ELEMENT > >
class
oomph::FaceGeometry< FaceGeometry< ProjectableLinearElasticityElement< ELEMENT > > >
Namespaces
oomph