Home | Trees | Indices | Help |
|
---|
|
object --+ | genDBClass
This class keeps a record of which non-Python Generators have been created in a session. A single global instance of this class is created, and prevents the user from re-using the name of a low-level DLL (such as that for a Dopri_ODEsystem vector field) unless the system is identical (according to its FuncSpec).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Look up generator instance and return Boolean of whether it is already registered. Only non-python based generators are registered, so all others will return False. |
str(x)
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:20 2012 | http://epydoc.sourceforge.net |