Algebra caller for the Adams Moulton method. void operator()( Algebra &algebra , const StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficients &coef , Time dt ...
Base class for all steppers with an algebra and operations. * \brief Base class for all steppers with algebra and operations. * This class serves a base class for all steppers with algebra and ...