IMFExpansionNVector
[MFNVector]

Collaboration diagram for IMFExpansionNVector:


Classes

class  IMFExpansionNVector
 An MFNVector type for points on a fat trajectory. More...

Functions

MFNVector IMFCreateExpansionNVector (IMFExpansion E, double t, MFNVector sigma, int prevChart, int type, MFErrorHandler e)
 Creates an MFNVector which has the coefficients of the expansion as coordinates. This is used for points on a fat trajectory.
IMFExpansion IMFExpansionNVGetE (MFNVector this, MFErrorHandler e)
 Extracts the expansion from a point on a fat trajectory.
double IMFExpansionNVGetT (MFNVector this, MFErrorHandler e)
 Extracts the time coordinate along the invariant manifold.
MFNVector IMFExpansionNVGetSigma (MFNVector this, MFErrorHandler e)
 Extracts the sigma coordinate from an IMFExpansionNVector.
int IMFExpansionNVGetType (MFNVector this, MFErrorHandler e)
 Extracts the type of an IMFExpansionNVector.
MFKVector IMFExpansionNVGetS0 (MFNVector this, MFErrorHandler e)
 Extracts the manifold coordinates (the manifold of inital conditions) associated with the IMFExpansionNVector.
int IMFExpansionNVGetChart0 (MFNVector this, MFErrorHandler e)
 Extracts the chart (on the manifold of inital conditions) associated with the IMFExpansionNVector.
int IMFExpansionNVGetPrev (MFNVector this, MFErrorHandler e)
 Extracts the chart that lies on the fat before the one whose center is the IMFExpansionNVector.

Function Documentation

MFNVector IMFCreateExpansionNVector IMFExpansion  E,
double  t,
MFNVector  sigma,
int  prevChart,
int  type,
MFErrorHandler  e
 

Creates an MFNVector which has the coefficients of the expansion as coordinates. This is used for points on a fat trajectory.

Parameters:
E The expansion.
t The value of the time coordinate to associate with the MFNVector (used for determined overlap).
sigma The point (in the embedding space) of the initial "front" point to associate with the MFNVector (used for determined overlap).
prevChart An identifying number carried with the MFNVector to indicate the preceding point on a fat trajectory.
type Another identifier used to indicate endpoints of a fat trajectory and whether they are interpolation points or points on the manifold of initial conditions.
e A place to return errors.

int IMFExpansionNVGetChart0 MFNVector  this,
MFErrorHandler  e
 

Extracts the chart (on the manifold of inital conditions) associated with the IMFExpansionNVector.

Parameters:
this The MFNVector (must be an IMFExpansionNVector)
e A place to return errors.
Returns:
The chart number.

IMFExpansion IMFExpansionNVGetE MFNVector  this,
MFErrorHandler  e
 

Extracts the expansion from a point on a fat trajectory.

Parameters:
e A place to return errors.
this The MFNVector (must be an IMFExpansionNVector)
Returns:
The expression.

int IMFExpansionNVGetPrev MFNVector  this,
MFErrorHandler  e
 

Extracts the chart that lies on the fat before the one whose center is the IMFExpansionNVector.

Parameters:
this The MFNVector (must be an IMFExpansionNVector)
e A place to return errors.
Returns:
The nukmber of the preceeding chart.

MFKVector IMFExpansionNVGetS0 MFNVector  this,
MFErrorHandler  e
 

Extracts the manifold coordinates (the manifold of inital conditions) associated with the IMFExpansionNVector.

Parameters:
this The MFNVector (must be an IMFExpansionNVector,MFErrorHandler e);
e A place to return errors.
Returns:
The point.

MFNVector IMFExpansionNVGetSigma MFNVector  this,
MFErrorHandler  e
 

Extracts the sigma coordinate from an IMFExpansionNVector.

Parameters:
this The MFNVector (must be an IMFExpansionNVector)
e A place to return errors.
Returns:
The value of sigma.

double IMFExpansionNVGetT MFNVector  this,
MFErrorHandler  e
 

Extracts the time coordinate along the invariant manifold.

Parameters:
this The MFNVector (must be an MFExpansionNVector)
e A place to return errors.
Returns:
The time value.

int IMFExpansionNVGetType MFNVector  this,
MFErrorHandler  e
 

Extracts the type of an IMFExpansionNVector.

Parameters:
this The MFNVector (must be an IMFExpansionNVector)
e A place to return errors.
Returns:
The type.


Generated on Tue Jan 30 13:38:35 2007 for multifario by  doxygen 1.4.6