![]() |
|
Functions | |
Mdouble | fUnit () |
Mdouble | kUnit () |
Mdouble | sigUnit () |
Mdouble | rhoUnit () |
Mdouble | velUnit () |
Mdouble | accUnit () |
Variables | |
Mdouble | mUnit = 1e-9 |
Mdouble | lUnit = 1e-3 |
Mdouble | tUnit = 1e-3 |
std::string | name |
Units:: mass: 1 ug = 1e-9 kg length: 1 mm = 1e-3 m time: 1 ms = 1e-3 s Stress: 1 ug/(mm*ms^2) = 1 Pa Density: 1 ug/mm^3 = 1 kg/m^3
|
inline |
References lUnit, Eigen::bfloat16_impl::pow(), and tUnit.
Referenced by main().
|
inline |
|
inline |
|
inline |
References lUnit, mUnit, and Eigen::bfloat16_impl::pow().
Referenced by MercuryProblem::setSpeciesProperties().
|
inline |
std::string units::name |
Referenced by MercuryProblem::setupMercuryProblem().