#include <capd/dynsys/MpStepControl.h>
◆ Real
◆ MpLastTermsStepControl()
capd::dynsys::MpLastTermsStepControl::MpLastTermsStepControl |
( |
int |
numberOfTerms = 1 , |
|
|
Real |
minimalTimeStep = 1. / 1048576. |
|
) |
| |
|
inlineexplicit |
◆ computeNextTimeStep()
template<class Solver , class SetType >
Solver::ScalarType capd::dynsys::MpLastTermsStepControl::computeNextTimeStep |
( |
Solver & |
solver, |
|
|
typename Solver::ScalarType const & |
, |
|
|
const SetType & |
s |
|
) |
| const |
|
inline |
◆ getMinStepAllowed()
Real capd::dynsys::MpLastTermsStepControl::getMinStepAllowed |
( |
| ) |
const |
|
inline |
◆ init()
template<class Solver , class SetType >
void capd::dynsys::MpLastTermsStepControl::init |
( |
Solver & |
solver, |
|
|
typename Solver::ScalarType const & |
, |
|
|
const SetType & |
s |
|
) |
| const |
|
inline |
◆ m_minTimeStep
Real capd::dynsys::MpLastTermsStepControl::m_minTimeStep |
◆ m_numberOfTerms
int capd::dynsys::MpLastTermsStepControl::m_numberOfTerms |