Go to the source code of this file.
Classes | |
class | oomph::DarcyEquations< DIM > |
Class implementing the generic maths of the Darcy equations using Raviart-Thomas elements with both edge and internal degrees of freedom. More... | |
class | oomph::ProjectableDarcyElement< DARCY_ELEMENT > |
Darcy upgraded to become projectable. More... | |
class | oomph::FaceGeometry< ProjectableDarcyElement< ELEMENT > > |
Face geometry for element is the same as that for the underlying wrapped element. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |