HyperspaceExplorer 0.7.1
Public Member Functions | Public Attributes
Surface::Impl Struct Reference
Collaboration diagram for Surface::Impl:
Collaboration graph
[legend]

List of all members.

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

Surfaceparent_

Member Function Documentation

void Surface::Impl::setBoundariesAndStepwidth ( double  tmin,
double  tmax,
double  dt,
double  umin,
double  umax,
double  du 
)

Set up the grid using boundaries and stepwidth.

Parameters:
tminminimal value in t
tmaxmaximal value in t
dtstepsize in t
uminminimal value in u
umaxmaximal value in u
dustepsize in u

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo