hp3D::NeumannTraceElement3d< F >::mapPart Struct Reference

#include <neumannTraceElement3d.hh>

Public Member Functions

 mapPart ()
 
 mapPart (const concepts::Cell2 *coarseCellpart, Real t0, Real t1)
 
 mapPart (const mapPart *mp)
 

Public Attributes

const concepts::Cell2coarseCell
 
Real t0
 
Real t1
 

Detailed Description

template<class F = Real>
struct hp3D::NeumannTraceElement3d< F >::mapPart

Definition at line 79 of file neumannTraceElement3d.hh.

Constructor & Destructor Documentation

◆ mapPart() [1/3]

template<class F = Real>
hp3D::NeumannTraceElement3d< F >::mapPart::mapPart ( )
inline

Definition at line 81 of file neumannTraceElement3d.hh.

◆ mapPart() [2/3]

template<class F = Real>
hp3D::NeumannTraceElement3d< F >::mapPart::mapPart ( const mapPart mp)
inline

Definition at line 84 of file neumannTraceElement3d.hh.

◆ mapPart() [3/3]

template<class F = Real>
hp3D::NeumannTraceElement3d< F >::mapPart::mapPart ( const concepts::Cell2 coarseCellpart,
Real  t0,
Real  t1 
)
inline

Definition at line 92 of file neumannTraceElement3d.hh.

Member Data Documentation

◆ coarseCell

template<class F = Real>
const concepts::Cell2* hp3D::NeumannTraceElement3d< F >::mapPart::coarseCell

Definition at line 98 of file neumannTraceElement3d.hh.

◆ t0

template<class F = Real>
Real hp3D::NeumannTraceElement3d< F >::mapPart::t0

Definition at line 99 of file neumannTraceElement3d.hh.

◆ t1

template<class F = Real>
Real hp3D::NeumannTraceElement3d< F >::mapPart::t1

Definition at line 100 of file neumannTraceElement3d.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich