Public Member Functions | List of all members
oomph::FaceGeometry< MySolidElement< ELEMENT > > Class Template Reference

FaceGeometry of wrapped element is the same as the underlying element. More...

Inheritance diagram for oomph::FaceGeometry< MySolidElement< ELEMENT > >:

Public Member Functions

 FaceGeometry ()
 Constructor [this was only required explicitly from gcc 4.5.2 onwards...]. More...
 
 FaceGeometry ()
 Constructor [this was only required explicitly from gcc 4.5.2 onwards...]. More...
 

Detailed Description

template<class ELEMENT>
class oomph::FaceGeometry< MySolidElement< ELEMENT > >

FaceGeometry of wrapped element is the same as the underlying element.

Definition at line 120 of file airy_cantilever.cc.

Constructor & Destructor Documentation

◆ FaceGeometry() [1/2]

template<class ELEMENT >
oomph::FaceGeometry< MySolidElement< ELEMENT > >::FaceGeometry ( )
inline

Constructor [this was only required explicitly from gcc 4.5.2 onwards...].

Definition at line 127 of file airy_cantilever.cc.

◆ FaceGeometry() [2/2]

template<class ELEMENT >
oomph::FaceGeometry< MySolidElement< ELEMENT > >::FaceGeometry ( )
inline

Constructor [this was only required explicitly from gcc 4.5.2 onwards...].

Definition at line 130 of file airy_cantilever2.cc.


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