preCICE
v3.2.0
Loading...
Searching...
No Matches
src
math
constants.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
precice::math
{
4
5
constexpr
double
PI
= 3.1415926535897931;
6
7
}
precice::math
provides general mathematical constants and functions.
Definition
barycenter.cpp:9
precice::math::PI
constexpr double PI
Definition
constants.hpp:5