| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Continuation --+
|
FoldCurve
Child of Continuation class that represents curves of limit
points.
Augmented system h(x,a): Uses single bordering on the matrix A
given by
A = f_{x}(x,a)
(see class PyCont.TestFunc.BorderMethod)
(see class PyCont.TestFunc.Fold_Bor)
The continuation variables are (x,a) with
x = State variables
a = Free parameters
and the continuation curve is defined by
h(x,a) = { f(x,a) = 0
{ G(x,a) = 0
Detection of points: BT, ZH, CP (BP points not currently
implemented).
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Update parameters for FoldCurve.
|
Creates processors and test functions for FoldCurve class. Note: In the following list, processors are in PyCont.Bifpoint and test functions are in PyCont.TestFunc. Point type (Processor): Test function(s) ---------------------------------------- BT (BTPoint): BT_Fold ZH (ZHPoint): Hopf_Det (or Hopf_Bor), BT_Fold CP (CPPoint): CP_Fold
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:21 2012 | http://epydoc.sourceforge.net |