FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

mathematicalConstants.H File Reference


Detailed Description

Definition in file mathematicalConstants.H.

#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
Include dependency graph for mathematicalConstants.H:

Go to the source code of this file.

Namespaces

namespace  Foam::mathematicalConstant
 

Mathematical constants such as pi, e.


namespace  Foam
 

Namespace for OpenFOAM.


Functions

const scalar  e (M_E)
const scalar  pi (M_PI)
const scalar  twoPi (2 *pi)
const scalar  piByTwo (0.5 *pi)