| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Continuation --+
|
EquilibriumCurve
Child of Continuation class that represents curves of
equilibrium points.
System:
h(x,a) = f(x,a) = 0
The continuation variables are (x,a) with
x = State variables
a = Free parameters
Detection of points: LP, H, BP
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Resets curve by setting default parameters and deleting solution curve.
|
Update parameters for EquilibriumCurve.
|
Creates processors and test functions for EquilibriumCurve
class.
Note: In the following list, processors are in
PyCont.Bifpoint and test functions are in PyCont.TestFunc.
Point type (Processor): Test function(s)
----------------------------------------
LP (FoldPoint): Fold_Tan
Fold_Det
Fold_Bor
H (HopfPoint): Hopf_Det
Hopf_Bor
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:21 2012 | http://epydoc.sourceforge.net |