Go to the source code of this file.
Classes | |
class | oomph::AxisymAdvectionDiffusionEquations |
A class for all elements that solve the Advection Diffusion equations in a cylindrical polar coordinate system using isoparametric elements.
This contains the generic maths. Shape functions, geometric mapping etc. must get implemented in derived class. More... | |
class | oomph::QAxisymAdvectionDiffusionElement< NNODE_1D > |
QAxisymAdvectionDiffusionElement elements are linear/quadrilateral/brick-shaped Axisymmetric Advection Diffusion elements with isoparametric interpolation for the function. More... | |
class | oomph::FaceGeometry< QAxisymAdvectionDiffusionElement< NNODE_1D > > |
class | oomph::AxisymAdvectionDiffusionFluxElement< 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.
The element geometry is obtained from the FaceGeometry<ELEMENT> policy class. More... | |
Namespaces | |
oomph | |