Loading...
Searching...
No Matches
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.
scalar invIncGamma (const scalar a, const scalar P)
 Inverse of regularised lower incomplete gamma function.
scalar incGammaRatio_Q (const scalar a, const scalar x)
 Regularised upper incomplete gamma function.
scalar incGammaRatio_P (const scalar a, const scalar x)
 Regularised lower incomplete gamma function.
scalar incGamma_Q (const scalar a, const scalar x)
 Upper incomplete gamma function.
scalar incGamma_P (const scalar a, const scalar x)
 Lower incomplete gamma function.

Detailed Description

Original source file MathFunctions.H

Definition in file MathFunctions.H.