|
ROMS
|
#include "cppdefs.h"Go to the source code of this file.
Modules | |
| module | erf_mod |
Functions/Subroutines | |
| real(r8) function, public | erf_mod::erf (x) |
| real(r8) function, public | erf_mod::erfc (x) |
| real(r8) function, public | erf_mod::erfcc (x) |
| real(r8) function | erf_mod::gammln (xx) |
| real(r8) function, public | erf_mod::gammp (a, x) |
| real(r8) function, public | erf_mod::gammq (a, x) |
| subroutine | erf_mod::gser (gamser, a, x, gln) |
| subroutine | erf_mod::gcf (gammcf, a, x, gln) |
| real(r8) function | erf_mod::aerf (arg) |