Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
Get it
Installation guide
Get code from subversion repository
Get code as tar file
Copyright
About
People
Contact/Get involved
Publications
Acknowledgements
Picture show
Go
src
generic
Classes
|
Namespaces
Qelements.h File Reference
Go to the source code of this file.
Classes
class
oomph::QElementGeometricBase
class
oomph::QElementBase
Base class for Qelements.
More...
class
oomph::QSolidElementBase
Base class for Solid Qelements.
More...
class
oomph::QElement< DIM, NNODE_1D >
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 >
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 >
class
oomph::PRefineableQElement< DIM, INITIAL_NNODE_1D >
class
oomph::RefineableSolidQElement< DIM >
Namespaces
oomph