Element pair for the SpaceTransition
.
More...
#include <spaceTransition.hh>
Element pair for the SpaceTransition
.
- Author
- Philipp Frauenfelder, 2003
Definition at line 20 of file spaceTransition.hh.
◆ TransitionPair()
hp3D::TransitionPair::TransitionPair |
( |
const Element< Real > & |
elm1, |
|
|
const Element< Real > & |
elm2, |
|
|
const int |
relation |
|
) |
| |
|
inline |
◆ elm1() [1/2]
virtual const Element<Real>& hp3D::TransitionPair::elm1 |
( |
| ) |
const |
|
inlinevirtual |
◆ elm1() [2/2]
Returns reference to the first element.
◆ elm2() [1/2]
virtual const Element<Real>& hp3D::TransitionPair::elm2 |
( |
| ) |
const |
|
inlinevirtual |
◆ elm2() [2/2]
Returns reference to the second element.
◆ relation()
int hp3D::TransitionPair::relation |
( |
| ) |
const |
|
inline |
◆ elm1_
const Element<Real>& hp3D::TransitionPair::elm1_ |
|
private |
◆ elm2_
const Element<Real> & hp3D::TransitionPair::elm2_ |
|
private |
◆ relation_
const int hp3D::TransitionPair::relation_ |
|
private |
The documentation for this class was generated from the following file: