|
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.
![\[ \underline{ \dot f} (t) = \underline R ( \underline f (t), t) \,, \]](form_19.png)
where 
Definition in file ODE_IVP.h.
1.9.5
© 2012
R.E. Hewitt