Public Member Functions | List of all members
oomph::FaceGeometry< QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > > Class Template Reference

///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More...

#include <advection_diffusion_reaction_elements.h>

+ Inheritance diagram for oomph::FaceGeometry< QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > >:

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional QElement. More...
 

Detailed Description

template<unsigned NREAGENT, unsigned DIM, unsigned NNODE_1D>
class oomph::FaceGeometry< QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > >

///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////

Face geometry for the QAdvectionDiffusionReactionElement 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.

Definition at line 840 of file advection_diffusion_reaction_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

template<unsigned NREAGENT, unsigned DIM, unsigned NNODE_1D>
oomph::FaceGeometry< QAdvectionDiffusionReactionElement< NREAGENT, DIM, NNODE_1D > >::FaceGeometry ( )
inline

Constructor: Call the constructor for the appropriate lower-dimensional QElement.

Definition at line 847 of file advection_diffusion_reaction_elements.h.


The documentation for this class was generated from the following file: