Go to the source code of this file.
Classes | |
class | oomph::Spine |
class | oomph::SpineNode |
class | oomph::SpineFiniteElement |
A policy class that serves only to establish the interface for assigning the spine equation numbers. More... | |
class | oomph::SpineElement< ELEMENT > |
The SpineElement<ELEMENT> class takes an existing element as a template parameter and adds the necessary additional functionality to allow the element to be update using the Method of Spines. A vector of pointers to spines and storage for the local equation numbers associated with the spines are added to the element. More... | |
class | oomph::FaceGeometry< SpineElement< ELEMENT > > |
Explicit definition of the face geometry for spine elements: The same as the face geometry of the underlying element. More... | |
class | oomph::FaceGeometry< FaceGeometry< SpineElement< ELEMENT > > > |
Explicit definition of the face geometry for spine elements: The same as the face geometry of the underlying element. More... | |
class | oomph::FaceGeometry< SpineElement< FaceGeometry< ELEMENT > > > |
Explicit definition of the face geometry for spine elements: The same as the face geometry of the underlying element. More... | |
class | oomph::SpineMesh |
Namespaces | |
oomph | |