ROMS
|
Functions/Subroutines | |
real(r8) function, public | erf (x) |
real(r8) function, public | erfc (x) |
real(r8) function, public | erfcc (x) |
real(r8) function | gammln (xx) |
real(r8) function, public | gammp (a, x) |
real(r8) function, public | gammq (a, x) |
subroutine | gser (gamser, a, x, gln) |
subroutine | gcf (gammcf, a, x, gln) |
real(r8) function | aerf (arg) |
Definition at line 409 of file erf.F.
Definition at line 42 of file erf.F.
References gammp().
Referenced by analytical_mod::ana_nlminitial_tile().
Definition at line 72 of file erf.F.
References gammp(), and gammq().
Definition at line 102 of file erf.F.
Definition at line 141 of file erf.F.
References mod_kinds::r8.
Referenced by gcf(), and gser().
Definition at line 188 of file erf.F.
References mod_scalars::exit_flag, gcf(), gser(), and mod_iounits::stdout.
Referenced by erf(), and erfc().
Definition at line 231 of file erf.F.
References mod_scalars::exit_flag, gcf(), gser(), and mod_iounits::stdout.
Referenced by erfc().
|
private |
Definition at line 342 of file erf.F.
References mod_scalars::exit_flag, gammln(), and mod_iounits::stdout.
Referenced by gammp(), and gammq().
|
private |
Definition at line 275 of file erf.F.
References mod_scalars::exit_flag, gammln(), and mod_iounits::stdout.
Referenced by gammp(), and gammq().