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