Public Member Functions | List of all members
oomph::FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > > Class Template Reference

Explicit definition of the face geometry of these elements. More...

#include <multi_domain_boussinesq_elements.h>

+ Inheritance diagram for oomph::FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > >:

Public Member Functions

 FaceGeometry ()
 Constructor calls the constructor of the NST_ELEMENT (Only the Intel compiler seems to need this!) More...
 

Detailed Description

template<class NST_ELEMENT, class AD_ELEMENT>
class oomph::FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > >

Explicit definition of the face geometry of these elements.

Definition at line 1033 of file multi_domain_boussinesq_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

template<class NST_ELEMENT , class AD_ELEMENT >
oomph::FaceGeometry< NavierStokesBoussinesqElement< NST_ELEMENT, AD_ELEMENT > >::FaceGeometry ( )
inline

Constructor calls the constructor of the NST_ELEMENT (Only the Intel compiler seems to need this!)

Definition at line 1039 of file multi_domain_boussinesq_elements.h.


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