Go to the source code of this file.
Classes | |
class | oomph::KirchhoffLoveShellEquations |
A class for elements that solves the equations of Kirchhoff Love shell thin-shell theory. More... | |
class | oomph::HermiteShellElement |
An element that solves the Kirchhoff-Love shell theory equations using Hermite interpolation (displacements and slopes are interpolated separately. The local and global (Lagrangian) coordinates are not assumed to be aligned. N.B. It will be DOG SLOW. More... | |
class | oomph::DiagHermiteShellElement |
An element that solves the Kirchhoff-Love shell theory equations using Hermite interpolation (displacements and slopes are interpolated separately. The local and global (Lagrangian) coordinates are assumed to be aligned so that the Jacobian of the mapping between these coordinates is diagonal. This significantly simplifies (and speeds up) the computation of the derivatives of the shape functions. More... | |
class | oomph::FaceGeometry< HermiteShellElement > |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More... | |
class | oomph::FSIDiagHermiteShellElement |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More... | |
class | oomph::ClampedHermiteShellBoundaryConditionElement |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |