Collaboration diagram for IMFComputeInvariantManifold:
Modules | |
IMFFatTrajectory | |
Classes | |
class | IMFComputeInvariantManifold |
A group of routines to compute invariant manifolds. More... | |
Functions | |
MFAtlas | IMFComputeStableInvariantManifold (IMFFlow F, char *name, MFNVector u0, MFKVector p0, MFNRegion Omega, double eps, double dt, double tmax, int maxInterp, int maxCharts, double R0, MFErrorHandler e) |
Computes an atlas of charts that cover the stable manifold of a hyerbolic fixed point. | |
MFAtlas | IMFComputeUnstableInvariantManifold (IMFFlow F, char *name, MFNVector u0, MFKVector p0, MFNRegion Omega, double eps, double dt, double tmax, int maxInterp, int maxCharts, double R0, MFErrorHandler e) |
Computes an atlas of charts that cover the unstable manifold of a hyerbolic fixed point. | |
MFAtlas | IMFComputeInvariantManifold (IMFFlow F, MFKVector p0, char *name, MFAtlas c, MFNRegion Omega, double eps, double dt, double tmax, int maxInterp, int maxCharts, double Rmax, MFErrorHandler e) |
Computes an atlas of charts that cover the image of a manifold under a flow. A streamsurface. |
|
Computes an atlas of charts that cover the image of a manifold under a flow. A streamsurface.
|
|
Computes an atlas of charts that cover the stable manifold of a hyerbolic fixed point.
|
|
Computes an atlas of charts that cover the unstable manifold of a hyerbolic fixed point.
|