hp2D::NeumannTraceElement< F >::mapPart Struct Reference
#include <neumannTraceElement.hh>
Public Member Functions | |
mapPart () | |
mapPart (const concepts::EdgeNd *coarseCellpart, Real t0, Real t1) | |
mapPart (const mapPart *mp) | |
Public Attributes | |
const concepts::EdgeNd * | coarseCell |
Real | t0 |
Real | t1 |
Detailed Description
template<class F = Real>
struct hp2D::NeumannTraceElement< F >::mapPart
Definition at line 76 of file neumannTraceElement.hh.
Constructor & Destructor Documentation
◆ mapPart() [1/3]
template<class F = Real>
|
inline |
Definition at line 78 of file neumannTraceElement.hh.
◆ mapPart() [2/3]
template<class F = Real>
|
inline |
Definition at line 83 of file neumannTraceElement.hh.
◆ mapPart() [3/3]
template<class F = Real>
|
inline |
Definition at line 91 of file neumannTraceElement.hh.
Member Data Documentation
◆ coarseCell
template<class F = Real>
const concepts::EdgeNd* hp2D::NeumannTraceElement< F >::mapPart::coarseCell |
Definition at line 97 of file neumannTraceElement.hh.
◆ t0
template<class F = Real>
Real hp2D::NeumannTraceElement< F >::mapPart::t0 |
Definition at line 98 of file neumannTraceElement.hh.
◆ t1
template<class F = Real>
Real hp2D::NeumannTraceElement< F >::mapPart::t1 |
Definition at line 99 of file neumannTraceElement.hh.
The documentation for this struct was generated from the following file: