![]() |
#include <ODESolver.h>
Static Public Member Functions | |
void | solve (ODE &ode) |
void | solve (ODE &ode, Function &u) |
void | solve (ODE &ode, Function &u, Function &phi) |
u'(t) = f(u(t),t) on (0,T],
u(0) = u0,
where u(t) is a vector of length N, using one of (or a combination of) the multi-adaptive Galerkin methods mcG(q) or mdG(q).
|
|
|
|
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.