![]() |
|
#include <map>#include <deque>#include <string>#include <list>#include "integral.h"#include "nodes.h"#include "geom_objects.h"Go to the source code of this file.
Classes | |
| class | oomph::GeneralisedElement |
| class | oomph::FiniteElement |
| class | oomph::PointElement |
| class | oomph::SolidInitialCondition |
| class | oomph::SolidFiniteElement |
| class | oomph::FaceElement |
| class | oomph::SolidFaceElement |
| class | oomph::SolidPointElement |
| Solid point element. More... | |
| class | oomph::FaceGeometry< ELEMENT > |
| class | oomph::DummyFaceElement< ELEMENT > |
| class | oomph::ElementWithDragFunction |
| class | oomph::FreeStandingFaceElement< ELEMENT > |
| class | oomph::SolidElementWithDiagonalMassMatrix |
| class | oomph::NavierStokesElementWithDiagonalMassMatrices |
Namespaces | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
| oomph::ElementGeometry | |
| oomph::Locate_zeta_helpers | |
Typedefs | |
| typedef void(* | oomph::CoordinateMappingFctPt) (const Vector< double > &s, Vector< double > &s_bulk) |
| typedef void(* | oomph::BulkCoordinateDerivativesFctPt) (const Vector< double > &s, DenseMatrix< double > &ds_bulk_dsface, unsigned &interior_direction) |
Enumerations | |
| enum | oomph::ElementGeometry::ElementGeometry { oomph::ElementGeometry::Q , oomph::ElementGeometry::T } |