SyTen

◆ Conf() [2/2]

syten::Krylov::Evolution::Conf::Conf ( SDef  tend_,
SDef  dt_ = 0.01_r,
SDef  tbeg_ = 0_r 
)
inline

Conf constructor for simple configuration. should be used to set tbeg, tend and dt, as it tests that we can actually reach tend by adding dt to tbeg.

Parameters
tend_end of time propagation
dt_step in time propagation
tbeg_begin of time propagation

References syten::closeThreshold(), dt, SYTEN_SMALL_THRESHOLD, tbeg, and tend.

+ Here is the call graph for this function: