|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|

Functions | |
| template<class T > | |
| auto | celeritas::from_leaf (TLeaf const &leaf) -> T |
| Fetch single-dimension leaves. | |
| Real3 | celeritas::from_array_leaf (TLeaf const &leaf) |
Fetch leaves containing std::array<double, 3>. | |