Go to the source code of this file.
Classes | |
class | oomph::QHermiteElementBase |
Empty base class for QHermiteElements (created so that we can use dynamic_cast<>() to figure out if a an element is a QHermiteElement). More... | |
class | oomph::QHermiteElement< DIM > |
/////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More... | |
class | oomph::DiagQHermiteElement< DIM > |
These elements are exactly the same as QHermiteElements, but they employ the simplifying assumption that the local and global coordinates are aligned. This makes the evaluation of the derivatives of the shape functions much cheaper. More... | |
class | oomph::SolidQHermiteElement< DIM > |
//////////////////////////////////////////////////////////////////// More... | |
class | oomph::SolidDiagQHermiteElement< DIM > |
SolidQHermiteElements in which we assume the local and global coordinates to be aligned so that the Jacobian of the mapping betwteen local and global coordinates is diagonal. This makes the evaluation of the derivatives of the shape functions much cheaper. More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |