Classes | Namespaces
Qelements.h File Reference

Go to the source code of this file.

Classes

class  oomph::QElementGeometricBase
 /////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More...
 
class  oomph::QElementBase
 /////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More...
 
class  oomph::QSolidElementBase
 /////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// More...
 
class  oomph::QElement< DIM, NNODE_1D >
 /////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// More...
 
class  oomph::LineElementBase
 Base class for all line elements. More...
 
class  oomph::QElement< 1, NNODE_1D >
 General QElement class specialised to one spatial dimension. More...
 
class  oomph::QuadElementBase
 Base class for all quad elements. More...
 
class  oomph::QElement< 2, NNODE_1D >
 General QElement class specialised to two spatial dimensions. More...
 
class  oomph::BrickElementBase
 Base class for all brick elements. More...
 
class  oomph::QElement< 3, NNODE_1D >
 General QElement class specialised to three spatial dimensions. More...
 
class  oomph::SolidQElement< DIM, NNODE_1D >
 SolidQElement elements are quadrilateral elements whose derivatives also include those based upon the lagrangian positions of the nodes. They are the basis for solid mechanics elements. More...
 
class  oomph::SolidQElement< 1, NNODE_1D >
 SolidQElement elements, specialised to one spatial dimension. More...
 
class  oomph::SolidQElement< 2, NNODE_1D >
 SolidQElement elements, specialised to two spatial dimensions. More...
 
class  oomph::SolidQElement< 3, NNODE_1D >
 SolidQElement elements, specialised to three spatial dimensions. More...
 
class  oomph::RefineableQElement< DIM >
 A class that is used to template the refineable Q elements by dimension. It's really nothing more than a policy class. More...
 
class  oomph::PRefineableQElement< DIM, INITIAL_NNODE_1D >
 A class that is used to template the p-refineable Q elements by dimension. It's really nothing more than a policy class. The default template parameter ensures that these elements inherit from the QElement of the correct type if they start with a p-order higher than linear (e.g. Navier-Stokes Elements). More...
 
class  oomph::RefineableSolidQElement< DIM >
 A class that is used to template the solid refineable Q elements by dimension. It's really nothing more than a policy class. More...
 

Namespaces

 oomph
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////