|
subroutine | type_rng::rng_init (rng, mpl, nam) |
|
subroutine | type_rng::rng_reseed (rng, mpl) |
|
subroutine | type_rng::rng_lcg (rng, x) |
|
subroutine | type_rng::rng_rand_integer_0d (rng, binf, bsup, ir) |
|
subroutine | type_rng::rng_rand_integer_1d (rng, binf, bsup, ir) |
|
subroutine | type_rng::rng_rand_real_0d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_real_1d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_real_2d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_real_3d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_real_4d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_real_5d (rng, binf, bsup, rr) |
|
subroutine | type_rng::rng_rand_gau_1d (rng, rr) |
|
subroutine | type_rng::rng_rand_gau_5d (rng, rr) |
|
subroutine | type_rng::rng_initialize_sampling (rng, mpl, n, lon, lat, mask, rh, ntry, nrep, ns, ihor, fast) |
|