|
CHROMA
|
#include <lcm_exp_tdt.h>
Public Member Functions | |
| LatColMatExpTdtIntegratorParams () | |
| LatColMatExpTdtIntegratorParams (XMLReader &xml, const std::string &path) | |
Public Attributes | |
| int | n_steps |
Definition at line 31 of file lcm_exp_tdt.h.
| Chroma::LatColMatExpTdtIntegratorParams::LatColMatExpTdtIntegratorParams | ( | ) |
| Chroma::LatColMatExpTdtIntegratorParams::LatColMatExpTdtIntegratorParams | ( | XMLReader & | xml, |
| const std::string & | path | ||
| ) |
Definition at line 48 of file lcm_exp_tdt.cc.
References n_steps, and Chroma::read().
| int Chroma::LatColMatExpTdtIntegratorParams::n_steps |
Definition at line 35 of file lcm_exp_tdt.h.
Referenced by LatColMatExpTdtIntegratorParams().