rngs.f90 File Reference
Go to the source code of this file.
Modules | |
module | rngs |
Functions/Subroutines | |
integer(kind=i8) function, public | rngs::kiss64 (seed) |
integer(kind=i8) function, public | rngs::superkiss64 () |
integer(kind=i8) function | refill () |
real function | rngs::i8tod (x) |
Convert integer I8 random numbers to double precision real values in [0,1]. More... | |
real function, public | rngs::dkiss64 () |
Variables | |
integer, parameter, public | rngs::i8 = 8 |