Code_Saturne
CFD tool
Functions/Subroutines
spefun Module Reference

Functions/Subroutines

double precision function tgamma (x)
 
double precision function hypgeo (a, b, c, x)
 
double precision function hypser (a, b, c, x)
 
double precision function beta (x, y)
 

Function/Subroutine Documentation

◆ beta()

double precision function spefun::beta ( double precision, intent(in)  x,
double precision, intent(in)  y 
)
Here is the call graph for this function:

◆ hypgeo()

double precision function spefun::hypgeo ( double precision, intent(in)  a,
double precision, intent(in)  b,
double precision, intent(in)  c,
double precision, intent(in)  x 
)
Here is the call graph for this function:

◆ hypser()

double precision function spefun::hypser ( double precision, intent(in)  a,
double precision, intent(in)  b,
double precision, intent(in)  c,
double precision, intent(in)  x 
)
Here is the call graph for this function:

◆ tgamma()

double precision function spefun::tgamma ( double precision, intent(in)  x)
Here is the call graph for this function: