bf3D_linearElasticity.hh File Reference
Go to the source code of this file.
Classes | |
class | vectorial::BilinearForm< F, G > |
Vector valued bilinear form. More... | |
class | concepts::Element< F > |
An abstract class for an element of a space. More... | |
class | concepts::ElementMatrix< F > |
Element matrix. More... | |
class | hp3D::LinearElasticity< F > |
A class to calculate the element matrices for problems of linear elasticity in 3D. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
vectorial | |
Vector valued problems. | |
Detailed Description
A class to calculate the element matrices for problems of linear elasticity in 3D.
Definition in file bf3D_linearElasticity.hh.