MathFunctions.H File Reference
Include dependency graph for MathFunctions.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam::Math
 A namespace for various mathematical functions.
 
namespace  Foam
 Namespace for OpenFOAM.
 

Functions

scalar erfInv (const scalar y)
 Inverse error function of a real-number argument. More...
 
scalar invIncGamma (const scalar a, const scalar P)
 Inverse of regularised lower incomplete gamma function. More...
 
scalar incGammaRatio_Q (const scalar a, const scalar x)
 Regularised upper incomplete gamma function. More...
 
scalar incGammaRatio_P (const scalar a, const scalar x)
 Regularised lower incomplete gamma function. More...
 
scalar incGamma_Q (const scalar a, const scalar x)
 Upper incomplete gamma function. More...
 
scalar incGamma_P (const scalar a, const scalar x)
 Lower incomplete gamma function. More...
 

Detailed Description

Original source file MathFunctions.H

Definition in file MathFunctions.H.