Collaboration diagram for IMFFatTrajectory:
Classes | |
class | IMFFatTrajectory |
A fat trajectory is a trajectory in a flow with a local expansion attached that also evolves. More... | |
Functions | |
void | IMFExtendAtlasAlongFatTraj (MFAtlas I, IMFFlow F, MFNVector u0, MFKVector p0, double dt, double ti, double tf, double epsilon, MFNRegion Omega, int maxSteps, int maxCharts, double Rmax, int nSkip, MFErrorHandler e) |
Integrates a fat trajectory and adds the points to an atlas. | |
MFChart | IMFStepAlongFatTraj (MFAtlas I, IMFFlow F, MFNVector u0, MFKVector p0, double R0, double dt, double epsilon, MFNRegion Omega, double Rmax, MFErrorHandler e) |
Integrates one step along a fat trajectory. |
|
Integrates a fat trajectory and adds the points to an atlas.
|
|
Integrates one step along a fat trajectory.
|