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