|
mFES - molecular Finite Element Solver
0.4
|
Public Member Functions | |
| InterpolationPoint () | |
| ~InterpolationPoint () | |
| double | GetT () const |
| S | GetS () const |
| void | SetTS (double at, S as) |
| InterpolationPoint & | operator= (const InterpolationPoint< S > &ip2) |
| InterpolationPoint () | |
| ~InterpolationPoint () | |
| double | GetT () const |
| S | GetS () const |
| void | SetTS (double at, S as) |
| InterpolationPoint & | operator= (const InterpolationPoint< S > &ip2) |
Private Attributes | |
| double | t |
| S | s |
| netgen::InterpolationPoint< S >::InterpolationPoint | ( | ) | [inline] |
| netgen::InterpolationPoint< S >::~InterpolationPoint | ( | ) | [inline] |
| netgen::InterpolationPoint< S >::InterpolationPoint | ( | ) | [inline] |
| netgen::InterpolationPoint< S >::~InterpolationPoint | ( | ) | [inline] |
| S netgen::InterpolationPoint< S >::GetS | ( | ) | const [inline] |
| S netgen::InterpolationPoint< S >::GetS | ( | ) | const [inline] |
| double netgen::InterpolationPoint< S >::GetT | ( | ) | const [inline] |
| double netgen::InterpolationPoint< S >::GetT | ( | ) | const [inline] |
| InterpolationPoint& netgen::InterpolationPoint< S >::operator= | ( | const InterpolationPoint< S > & | ip2 | ) | [inline] |
| InterpolationPoint& netgen::InterpolationPoint< S >::operator= | ( | const InterpolationPoint< S > & | ip2 | ) | [inline] |
| void netgen::InterpolationPoint< S >::SetTS | ( | double | at, |
| S | as | ||
| ) | [inline] |
| void netgen::InterpolationPoint< S >::SetTS | ( | double | at, |
| S | as | ||
| ) | [inline] |
S netgen::InterpolationPoint< S >::s [private] |
double netgen::InterpolationPoint< S >::t [private] |
1.7.6.1