Classes | Namespaces
steady_axisym_advection_diffusion_elements.h File Reference

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.

\[ Pe \mathbf{w}\cdot(\mathbf{x}) \nabla u = \nabla \cdot \left( \nabla u \right) + f(\mathbf{x}) \]

This contains the generic maths. Shape functions, geometric mapping etc. must get implemented in derived class. 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.

\[ -\Delta u \cdot \mathbf{n} + \alpha(r,z) u = \beta(r,z) \]

The element geometry is obtained from the FaceGeometry<ELEMENT> policy class. More...

 

Namespaces

 oomph