Go to the source code of this file.
Classes | |
class | oomph::StorableShapeElementBase |
Base class for elements that allow storage of precomputed shape functions and their derivatives w.r.t to the local and global (Eulerian) coordinates at the element's integration points. More... | |
class | oomph::StorableShapeSolidElementBase |
Base class for solid elements that allow storage of precomputed shape functions and their derivatives w.r.t to the local and global (Lagrangian) coordinates at the element's integration points. More... | |
class | oomph::StorableShapeElement< ELEMENT > |
Templated wrapper that attaches the ability to store the shape functions and their derivatives w.r.t. to the local and global (Eulerian) coordinates at the integration points to the element specified by the template parameter. More... | |
class | oomph::StorableShapeSolidElement< ELEMENT > |
////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |