| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Continuation --+
|
HopfCurveOne
Child of Continuation class that represents curves of Hopf
points.
Augmented system h(x,a): Uses double bordering on the matrix A
given by
A = 2*f_{x}(x,a) (*) I
where (*) denotes the bi-alternate matrix product.
(see class PyCont.TestFunc.BiAltMethod)
(see class PyCont.TestFunc.BorderMethod)
(see class PyCont.TestFunc.Hopf_Double_Bor_One)
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
{ det(G) = 0
Detection of points: BT, ZH, GH, DH
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Update parameters for HopfCurveOne.
|
Creates processors and test functions for HopfCurveOne 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_Hopf_One DH (DHPoint): DH_Hopf ZH (ZHPoint): Fold_Det (or Fold_Bor) GH (GHPoint): GH_Hopf_One
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:21 2012 | http://epydoc.sourceforge.net |