scalar.H File Reference
Include dependency graph for scalar.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

scalar readScalar (Istream &is)
 
scalar invIncGamma (const scalar a, const scalar P)
 Inverse normalized incomplete gamma function. More...
 
scalar incGammaRatio_Q (const scalar a, const scalar x)
 Normalized upper incomplete gamma function. More...
 
scalar incGammaRatio_P (const scalar a, const scalar x)
 Normalized 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...
 

Variables

static const scalar GREAT = great
 
static const scalar ROOTGREAT = rootGreat
 
static const scalar VGREAT = vGreat
 
static const scalar ROOTVGREAT = rootVGreat
 
static const scalar SMALL = small
 
static const scalar ROOTSMALL = rootSmall
 
static const scalar VSMALL = vSmall
 
static const scalar ROOTVSMALL = rootVSmall
 

Detailed Description

Original source file scalar.H

Definition in file scalar.H.