Functions | |
| constexpr Real | operator""_rt (long double x) |
| constexpr Real | operator""_rt (unsigned long long int x) |
| constexpr ParticleReal | operator""_prt (long double x) |
| constexpr ParticleReal | operator""_prt (unsigned long long int x) |
Floating point literals for AMReX precision.
This namespace can be used to write typed numeric literals in expressions.
|
constexpr |
|
constexpr |
|
constexpr |
C++ user literals _rt & _prt for short-hand notations
Use this to properly add types to constant such as
|
constexpr |