Tsunami Project Lab
Loading...
Searching...
No Matches
constants.h File Reference
#include <cstddef>
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tsunami_lab
 

Typedefs

typedef std::size_t tsunami_lab::t_idx
 integral type for cell-ids, pointer arithmetic, etc.
 
typedef float tsunami_lab::t_real
 floating point type
 

Variables

t_real constexpr tsunami_lab::g = 9.80665
 gravity constant (9.80665 m/s^2)
 
t_real constexpr tsunami_lab::gSqrt = 3.131557121
 square root of gravity