|
HyperspaceExplorer 0.7.1
|

Public Member Functions | |
| Impl (Surface *f) | |
|
const VecMath::MultiDimensionalVector < Vector< 4 >, 2 > & | X () const |
|
const VecMath::MultiDimensionalVector < VecMath::Vector< 4 >, 2 > & | Xtrans () const |
|
const VecMath::MultiDimensionalVector < VecMath::Vector< 3 >, 2 > & | Xscr () const |
| void | setBoundariesAndStepwidth (double tmin, double tmax, double dt, double umin, double umax, double du) |
| Set up the grid using boundaries and stepwidth. | |
| DefinitionRangeOfDimension< 2 > | getDefinitionRange () const |
Public Attributes | |
| Surface * | parent_ |
| void Surface::Impl::setBoundariesAndStepwidth | ( | double | tmin, |
| double | tmax, | ||
| double | dt, | ||
| double | umin, | ||
| double | umax, | ||
| double | du | ||
| ) |
Set up the grid using boundaries and stepwidth.
| tmin | minimal value in t |
| tmax | maximal value in t |
| dt | stepsize in t |
| umin | minimal value in u |
| umax | maximal value in u |
| du | stepsize in u |
1.7.4
-
Hosted by