CHROMA
|
#include <lcm_integrator_leaps.h>
Public Member Functions | |
AnisoStepSizeArray () | |
void | setAnisoStepSize (int t_dir_, const Real &step_factor_) |
Real | getStepSizeFactor (int t_dir) |
Private Attributes | |
multi1d< Real > | step_factors |
Definition at line 20 of file lcm_integrator_leaps.h.
|
inline |
Definition at line 22 of file lcm_integrator_leaps.h.
References mu, Nd, and step_factors.
|
inline |
Definition at line 42 of file lcm_integrator_leaps.h.
References Nd, and step_factors.
|
inline |
Definition at line 30 of file lcm_integrator_leaps.h.
References Nd, and step_factors.
|
private |
Definition at line 51 of file lcm_integrator_leaps.h.
Referenced by AnisoStepSizeArray(), getStepSizeFactor(), and setAnisoStepSize().