oomph::FaceGeometry< MacroElementNodeUpdateElement< ELEMENT > > Class Template Reference

#include <macro_element_node_update_element.h>

+ Inheritance diagram for oomph::FaceGeometry< MacroElementNodeUpdateElement< ELEMENT > >:

Public Member Functions

 FaceGeometry ()
 Constructor calls the constructor of the underlying ELEMENT. More...
 

Detailed Description

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

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// Explicit definition of the face geometry of MacroElementNodeUpdateElements, which is the same as the face geometry of the underlying element

Constructor & Destructor Documentation

◆ FaceGeometry()

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

Constructor calls the constructor of the underlying ELEMENT.

547 : FaceGeometry<ELEMENT>() {}

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