Go to the source code of this file.
Classes | |
class | oomph::AdvectionDiffusionReactionEquations< NREAGENT, DIM > |
A class for all elements that solve the Advection Diffusion Reaction equations using isoparametric elements.
This contains the generic maths. Shape functions, geometric mapping etc. must get implemented in derived class. More... | |
class | oomph::QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > |
QAdvectionDiffusionReactionElement elements are linear/quadrilateral/brick-shaped Advection Diffusion elements with isoparametric interpolation for the function. More... | |
class | oomph::FaceGeometry< QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > > |
Face geometry for the QAdvectionDiffusionReactionElement 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< QAdvectionDiffusionReactionElement< NREAGENT, 1, NNODE_1D > > |
Face geometry for the 1D QAdvectionDiffusionReaction elements: Point elements. More... | |
Namespaces | |
oomph | |