Home | Trees | Indices | Help |
|
---|
|
This module 'vode' is auto-generated with f2py (version:2_5540). Functions: y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,f_extra_args=(),jac_extra_args=(),overwrite_y=0) y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,f_extra_args=(),jac_extra_args=(),overwrite_y=0) .
Version: $Revision: $
|
|||
dvode = getattr(_vode, 'dvode', None)
|
|||
zvode = <fortran object at 0x64bfc8>
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:19 2012 | http://epydoc.sourceforge.net |