Celeritas  0.5.0-56+6b053cd
Namespaces | Macros
corecel/Constants.hh File Reference

Mathematical constants. More...

#include "Types.hh"
This graph shows which files directly or indirectly include this file:

Namespaces

 celeritas::constants
 Mathematical, numerical, and physical constants.
 

Macros

#define CELER_ICRT_   inline constexpr real_type
 

Variables

Mathemetical constants (truncated)
constexpr real_type celeritas::constants::pi = 3.14159265358979323846
 
constexpr real_type celeritas::constants::euler = 2.71828182845904523536
 
constexpr real_type celeritas::constants::sqrt_two = 1.41421356237309504880
 
constexpr real_type celeritas::constants::sqrt_three = 1.73205080756887729353
 

Detailed Description

Mathematical constants.

See celeritas/Constants.hh for physical.