ODE solver application. More...
#include <grr-odeshoot.h>
Public Member Functions | |
| Main (const string &f) throw (IOException&, IllegalArgumentException&) | |
| Constructs the application. | |
| void | solve () |
| Solves the ODE. | |
ODE solver application.
| gridripper::Main::Main | ( | const string & | f | ) | throw (IOException&, IllegalArgumentException&) |
Constructs the application.
| f | name of input file |
1.7.1