Implementation of the incomplete gamma functions. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
static scalar | calcQE11 (const scalar a, const scalar x, const int e=30) |
static scalar | calcPE15 (const scalar a, const scalar x, const int nmax=20) |
static scalar | calcQE16 (const scalar a, const scalar x, const int N=20) |
static scalar | calcTE18 (const scalar a, const scalar e0, const scalar x, const scalar lambda, const scalar sigma, const scalar phi) |
Implementation of the incomplete gamma functions.
Original source file incGamma.C
Definition in file incGamma.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.