#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 21 of file lcm_integrator_leaps.h.
| Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::AnisoStepSizeArray | ( | ) | [inline] |
| Real Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::getStepSizeFactor | ( | int | t_dir | ) | [inline] |
| void Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::setAnisoStepSize | ( | int | t_dir_, | |
| const Real & | step_factor_ | |||
| ) | [inline] |
multi1d<Real> Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::step_factors [private] |
Definition at line 52 of file lcm_integrator_leaps.h.
Referenced by AnisoStepSizeArray(), getStepSizeFactor(), and setAnisoStepSize().
1.4.7