![]() |
Octopus
|
Data Types | |
| interface | loct_bessel |
| interface | loct_bessel_in |
| interface | loct_bessel_j0 |
| interface | loct_bessel_j1 |
| interface | loct_bessel_k0 |
| interface | loct_bessel_k1 |
| interface | loct_combination_end |
| interface | loct_combination_init |
| Functions to generate combinations. More... | |
| interface | loct_combination_next |
| interface | loct_erf |
| interface | loct_erfc |
| interface | loct_fft_optimize |
| interface | loct_gamma |
| Define which routines can be seen from the outside. More... | |
| interface | loct_incomplete_gamma |
| interface | loct_legendre_sphplm |
| interface | loct_ran_end |
| interface | loct_ran_flat |
| interface | loct_ran_gaussian |
| interface | loct_ran_init |
| Functions to generate random numbers. More... | |
| interface | loct_sf_laguerre_n |
| interface | loct_sph_bessel |
| interface | loct_ylm |
| interface | oct_get_combination |
Functions/Subroutines | |
| subroutine, public | loct_get_combination (c, comb) |
| subroutine, public loct_math_oct_m::loct_get_combination | ( | type(c_ptr), intent(in) | c, |
| integer, dimension(0:), intent(out) | comb | ||
| ) |
| [out] | comb | Assume C-style array indices (i.e. start from 0) |
Definition at line 378 of file loct_math.F90.