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

Go to the source code of this file.

Classes

class  typeOfSolve< scalar >
 Type to use for extended precision. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

float narrowFloat (const double val)
 Type narrowing from double to float. More...
 
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...
 

Detailed Description

Original source file scalar.H

Definition in file scalar.H.