ORB5  v4.9.4
random_generator.F90 File Reference

Modules

module  random_generator
 

Functions/Subroutines

subroutine, public random_generator::random_orb (p, r, random2)
 
subroutine, public random_generator::decimal_to_seed (decimal, seed)
 
subroutine, public random_generator::seed_to_decimal (seed, decimal)
 
subroutine random_generator::rand_next_seed (n, ax, cx, y)
 
subroutine random_generator::rand_axc (a, x, c)
 
subroutine, public random_generator::random_init (seed, p, r)
 
subroutine, public random_generator::random_array (y, n, p, r)
 
subroutine random_generator::srandom_array (ys, n, p, r)
 
subroutine random_generator::rand_batch (p, r)
 
subroutine, public random_generator::random_gauss (y, n, p, r)
 
subroutine random_generator::next_seed3 (n0, n1, n2, seed)
 
subroutine, public random_generator::next_seed (n0, seed)