Go to the source code of this file.
Classes | |
class | oomph::SphericalAdvectionDiffusionEquations |
A class for all elements that solve the Advection Diffusion equations in a spherical polar coordinate system using isoparametric elements. More... | |
class | oomph::QSphericalAdvectionDiffusionElement< NNODE_1D > |
QSphericalAdvectionDiffusionElement elements are linear/quadrilateral/brick-shaped Axisymmetric Advection Diffusion elements with isoparametric interpolation for the function. More... | |
class | oomph::FaceGeometry< QSphericalAdvectionDiffusionElement< NNODE_1D > > |
class | oomph::SphericalAdvectionDiffusionFluxElement< 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). | |