Classes | Namespaces
refineable_spherical_advection_diffusion_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::RefineableSphericalAdvectionDiffusionEquations
 A version of the Advection Diffusion in spherical coordinates equations that can be used with non-uniform mesh refinement. In essence, the class overloads the fill_in_generic_residual_contribution_spherical_adv_diff() function so that contributions from hanging nodes (or alternatively in-compatible function values) are taken into account. More...
 
class  oomph::RefineableQSphericalAdvectionDiffusionElement< NNODE_1D >
 Refineable version of QSphericalAdvectionDiffusionElement. Inherit from the standard QSphericalAdvectionDiffusionElement and the appropriate refineable geometric element and the refineable equations. More...
 
class  oomph::FaceGeometry< RefineableQSphericalAdvectionDiffusionElement< NNODE_1D > >
 Face geometry for the RefineableQSphericalAdvectionDiffusionElement 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...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).