AnimaL |
Tutorial |
Documentation |
#include <solver.h>
Definition at line 472 of file solver.h.
Public Types | |
| typedef TraitsT::Real | Real |
| time | |
| typedef TraitsT::State | State |
| function value | |
| typedef TraitsT::Derivative | Derivative |
| function derivative | |
| typedef TraitsT::Numerics | Numerics |
| numerical traits | |
Public Member Functions | |
| virtual void | operator() (const State &initial_S, State &final_S, const Derivative &D, const Real h) const=0 |
| Call operator. | |
|
|||||
|
function derivative
|
|
|||||
|
numerical traits
|
|
|||||
|
time
|
|
|||||
|
function value
|
|
||||||||||||||||||||||||
|
Call operator.
|
1.3.6