
Go to the source code of this file.
Namespaces | |
| namespace | Foam::constant::mathematical |
| Mathematical constants. | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::constant |
| Different types of constants. | |
Functions | |
| constexpr scalar | e (M_E) |
| constexpr scalar | pi (M_PI) |
| constexpr scalar | twoPi (2 *M_PI) |
| constexpr scalar | piByTwo (0.5 *M_PI) |
| constexpr scalar | Eu (0.57721566490153286060651209) |
| Euler's constant. | |
Variables | |
| constexpr const char *const | group = "mathematical" |
| Group name for mathematical constants. | |
Original source file mathematicalConstants.H
Definition in file mathematicalConstants.H.