The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bief_gcf (GAMMCF, A, X, GLN) |
subroutine bief_gcf | ( | double precision, intent(inout) | GAMMCF, |
double precision, intent(in) | A, | ||
double precision, intent(in) | X, | ||
double precision, intent(inout) | GLN | ||
) |
[in] | a | A Parameter |
[in,out] | GAMMCF | Incomplete gamma function q(a,x) |
[in,out] | GLN | gamma(a) |
[in] | X | Operand |
[in] | x | A Parameter |
[in,out] | GAMMCF | Incomplete gamma function q(a,x) |
[in,out] | GLN | gamma(a) |
[in] | X | Operand |
Definition at line 7 of file bief_gcf.f.