preCICE v3.1.1
Loading...
Searching...
No Matches
constants.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace precice {
4namespace math {
5
6constexpr double PI = 3.1415926535897931;
7
8}
9} // namespace precice
constexpr double PI
Definition constants.hpp:6
Main namespace of the precice library.