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 |