Go to the source code of this file.
Classes | |
class | oomph::RefineableAdvectionDiffusionReactionEquations< NREAGENT, DIM > |
A version of the Advection Diffusion Reaction equations that can be used with non-uniform mesh refinement. In essence, the class overloads the fill_in_generic_residual_contribution_adv_diff_react() function so that contributions from hanging nodes (or alternatively in-compatible function values) are taken into account. More... | |
class | oomph::RefineableQAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > |
Refineable version of QAdvectionDiffusionReactionElement. Inherit from the standard QAdvectionDiffusionReactionElement and the appropriate refineable geometric element and the refineable equations. More... | |
class | oomph::FaceGeometry< RefineableQAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > > |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |