CHROMA
Public Member Functions | Private Attributes | List of all members
Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray Class Reference

#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
 

Detailed Description

Definition at line 20 of file lcm_integrator_leaps.h.

Constructor & Destructor Documentation

◆ AnisoStepSizeArray()

Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::AnisoStepSizeArray ( )
inline

Definition at line 22 of file lcm_integrator_leaps.h.

References mu, Nd, and step_factors.

Member Function Documentation

◆ getStepSizeFactor()

Real Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::getStepSizeFactor ( int  t_dir)
inline

Definition at line 42 of file lcm_integrator_leaps.h.

References Nd, and step_factors.

◆ setAnisoStepSize()

void Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::setAnisoStepSize ( int  t_dir_,
const Real &  step_factor_ 
)
inline

Definition at line 30 of file lcm_integrator_leaps.h.

References Nd, and step_factors.

Member Data Documentation

◆ step_factors

multi1d<Real> Chroma::LCMMDIntegratorSteps::AnisoStepSizeArray::step_factors
private

Definition at line 51 of file lcm_integrator_leaps.h.

Referenced by AnisoStepSizeArray(), getStepSizeFactor(), and setAnisoStepSize().


The documentation for this class was generated from the following file: