Go to the source code of this file.
Classes | |
class | oomph::SteadyAxisymAdvectionDiffusionEquations |
A class for all elements that solve the Steady Axisymmetric Advection Diffusion equations using isoparametric elements. More... | |
class | oomph::QSteadyAxisymAdvectionDiffusionElement< NNODE_1D > |
QSteadyAxisymAdvectionDiffusionElement elements are linear/quadrilateral/brick-shaped Axisymmetric Advection Diffusion elements with isoparametric interpolation for the function. More... | |
class | oomph::FaceGeometry< QSteadyAxisymAdvectionDiffusionElement< NNODE_1D > > |
class | oomph::SteadyAxisymAdvectionDiffusionFluxElement< ELEMENT > |
A class for elements that allow the imposition of an applied Robin boundary condition on the boundaries of Steady Axisymmnetric Advection Diffusion Flux elements. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |