Public Member Functions | |
mapPart (const mapPart *mp) | |
mapPart (const concepts::Cell2 *coarseCellpart, Real t0, Real t1) | |
Public Attributes | |
const concepts::Cell2 * | coarseCell |
Real | t0 |
Real | t1 |
Definition at line 79 of file neumannTraceElement3d.hh.
|
inline |
Definition at line 81 of file neumannTraceElement3d.hh.
|
inline |
Definition at line 84 of file neumannTraceElement3d.hh.
|
inline |
Definition at line 92 of file neumannTraceElement3d.hh.
const concepts::Cell2* hp3D::NeumannTraceElement3d< F >::mapPart::coarseCell |
Definition at line 98 of file neumannTraceElement3d.hh.
Real hp3D::NeumannTraceElement3d< F >::mapPart::t0 |
Definition at line 99 of file neumannTraceElement3d.hh.
Real hp3D::NeumannTraceElement3d< F >::mapPart::t1 |
Definition at line 100 of file neumannTraceElement3d.hh.