OpenMEEG
Loading...
Searching...
No Matches
constants.h File Reference
#include <cmath>
Include dependency graph for constants.h:

Go to the source code of this file.

Variables

constexpr double Pi = 3.14159265358979323846
 
constexpr double MagFactor = 1e-7
 
constexpr double K = 1.0/(4*Pi)
 

Variable Documentation

◆ Pi

double Pi = 3.14159265358979323846
constexpr

Definition at line 17 of file constants.h.

◆ MagFactor

double MagFactor = 1e-7
constexpr

Definition at line 22 of file constants.h.

◆ K

double K = 1.0/(4*Pi)
constexpr

Definition at line 23 of file constants.h.