AnimaL |
Tutorial |
Documentation |
#include <explicit_solver.h>
Definition at line 701 of file explicit_solver.h.
Public Types | |
typedef TraitsT::Real | Real |
time | |
typedef TraitsT::State | State |
value | |
typedef TraitsT::Numerics | Numerics |
numerical traits | |
Public Member Functions | |
unsigned int | operator() (const State &S, const Real t) const |
Call operator. |
|
numerical traits
Definition at line 705 of file explicit_solver.h. |
|
time
Definition at line 703 of file explicit_solver.h. |
|
value
Definition at line 704 of file explicit_solver.h. |
|
Call operator.
|