Class hierarchy Compound list File list Compound Members File Members Related Pages Examples
cylindricalMap Class Reference
The cylindricalMap class is a "map" which is specified in cylindrical coordinates. More...
Inherits map.
List of all members.
Public Members
- cylindricalMap (int, REAL, VEC (*pf)(VEC, REAL), VEC (*pif)(VEC, REAL), MAT (*pdf)(VEC, REAL))
- cylindricalMap (const cylindricalMap &)
- ~cylindricalMap ()
- VEC eval (const VEC &)
- VEC inv (const VEC &)
- MAT deriv (const VEC &)
Detailed Description
The cylindricalMap class is a "map" which is specified in cylindrical coordinates.
An object of type cylindricalMap is constructed from a mapping, its inverse,
and its derivative, all given in cylindrical coordinates. The mapping
is then interpreted as a function in standard coordinates. cylindricalMap is
a derived class with base class "map".
The documentation for this class was generated from the following file:
Generated at Sat Oct 16 03:55:28 1999 for Computing Invariant Manifolds Library by
written by Dimitri van Heesch, © 1997-1998