Go to the source code of this file.
Classes | |
| class | oomph::TAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > |
| TAdvectionDiffusionReactionElement<NREAGENT,DIM,NNODE_1D> elements are isoparametric triangular DIM-dimensional AdvectionDiffusionReaction elements with NNODE_1D nodal points along each element edge. Inherits from TElement and AdvectionDiffusionReactionEquations. More... | |
| class | oomph::FaceGeometry< TAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > > |
| Face geometry for the TAdvectionDiffusionReactionElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges. More... | |
| class | oomph::FaceGeometry< TAdvectionDiffusionReactionElement< NREAGENT, 1, NNODE_1D > > |
| Face geometry for the 1D TAdvectionDiffusionReactionElement elements: Point elements. More... | |
Namespaces | |
| namespace | oomph |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |