|
class | oomph::GeneralisedElement |
| A Generalised Element class. More...
|
|
class | oomph::FiniteElement |
| A general Finite Element class. More...
|
|
class | oomph::PointElement |
| /////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::SolidInitialCondition |
| A class to specify the initial conditions for a solid body. Solid bodies are often discretised with Hermite-type elements, for which the assignment of the generalised nodal values is nontrivial since they represent derivatives w.r.t. to the local coordinates. A SolidInitialCondition object specifies initial position (i.e. shape), velocity and acceleration of the structure with a geometric object. An integer specifies which time-derivative derivative is currently assigned. See example codes for a demonstration of its use. More...
|
|
class | oomph::SolidFiniteElement |
| ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::FaceElement |
| FaceElements are elements that coincide with the faces of higher-dimensional "bulk" elements. They are used on boundaries where additional non-trivial boundary conditions need to be applied. Examples include free surfaces, and applied traction conditions. In many cases, FaceElements need to evaluate to quantities in the associated bulk elements. For instance, the evaluation of a shear stresses on 2D FaceElement requires the evaluation of velocity derivatives in the associated 3D volume element etc. Therefore we store a pointer to the associated bulk element, and information about the relation between the local coordinates in the face and bulk elements. More...
|
|
class | oomph::SolidFaceElement |
| SolidFaceElements combine FaceElements and SolidFiniteElements and overload various functions so they work properly in the FaceElement context. More...
|
|
class | oomph::SolidPointElement |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::FaceGeometry< ELEMENT > |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::DummyFaceElement< ELEMENT > |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::ElementWithDragFunction |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::FreeStandingFaceElement< ELEMENT > |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::SolidElementWithDiagonalMassMatrix |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::NavierStokesElementWithDiagonalMassMatrices |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|
class | oomph::InvertedElementError |
| //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
|
|