File rk4simple.hxx

class RK4SIMPLEScheme : public RKScheme

Public Functions

RK4SIMPLEScheme(Options *options)
virtual BoutReal setOutputStates(const Array<BoutReal> &start, BoutReal dt, Array<BoutReal> &resultFollow)