文件名称:driver.cpp
介绍说明--下载内容均来自于网络,请自行研究使用
// This file contains the driver portion of the ode solver. This
// portion of the code should be essentially independent of details of
// the time stepping method and the particular odes to be solves. The
// number of odes is returned by Function_ini().
//
// Note that an array U is used to store the dependent variable
// (called x in lecture).
-////This file contains the driver portion of the ode solver. This// portion of the code should be essentially independent of details of// the time stepping method and the particular odes to be solves. The// number of odes is returned by Function_ini ().//// Note that an array U is used to store the dependent variable// (called x in lecture). //-----------------
(系统自动生成,下载前可以参看下载内容)
下载文件列表
driver.cpp.txt