Public Member Functions | |
mapPart (const mapPart *mp) | |
mapPart (const concepts::EdgeNd *coarseCellpart, Real t0, Real t1) | |
Public Attributes | |
const concepts::EdgeNd * | coarseCell |
Real | t0 |
Real | t1 |
Definition at line 76 of file neumannTraceElement.hh.
|
inline |
Definition at line 78 of file neumannTraceElement.hh.
|
inline |
Definition at line 83 of file neumannTraceElement.hh.
|
inline |
Definition at line 91 of file neumannTraceElement.hh.
const concepts::EdgeNd* hp2D::NeumannTraceElement< F >::mapPart::coarseCell |
Definition at line 97 of file neumannTraceElement.hh.
Real hp2D::NeumannTraceElement< F >::mapPart::t0 |
Definition at line 98 of file neumannTraceElement.hh.
Real hp2D::NeumannTraceElement< F >::mapPart::t1 |
Definition at line 99 of file neumannTraceElement.hh.