#include <ARK4.H>
Private Member Functions | |
void | define (const XConcept &a_state, Real a_dt, Real a_gamma) |
void | resetDt (Real a_dt) |
void | operator() (dXConcept &a_result, Real a_time, const XConcept &a_state) |
void | solve (XConcept &a_soln, const dXConcept &a_rhs, Real a_time) |
~FIConcept () |
FIConcept::~FIConcept | ( | ) | [inline, private] |
void FIConcept::resetDt | ( | Real | a_dt | ) | [private] |
void FIConcept::operator() | ( | dXConcept & | a_result, | |
Real | a_time, | |||
const XConcept & | a_state | |||
) | [private] |