CppNoddy
0.92
|
A specification for a class to solve initial value problems of the form. More...
Go to the source code of this file.
Classes | |
class | CppNoddy::ODE_IVP< _Type > |
A templated object for real/complex vector system of first-order ordinary differential equations. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A specification for a class to solve initial value problems of the form.
where
Definition in file ODE_IVP.h.
© 2012
R.E. Hewitt