ORB5  v4.9.4
random_coll Module Reference

Functions/Subroutines

subroutine init_random_coll
 
subroutine genere_random (rand, npart, choice)
 

Variables

integer, parameter ran_k = 100
 
integer, parameter ran_s = 8
 
integer, parameter ran_c = 34
 
character(ran_crandom_seed_str
 
integer, dimension(ran_sseed
 
integer ran_index
 
real, dimension(ran_kran_array
 
integer(kind=8) iiran
 

Function/Subroutine Documentation

◆ genere_random()

subroutine random_coll::genere_random ( real, dimension(1:npart)  rand,
integer  npart,
integer  choice 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init_random_coll()

subroutine random_coll::init_random_coll
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ iiran

integer(kind=8) random_coll::iiran

◆ ran_array

real, dimension(ran_k) random_coll::ran_array

◆ ran_c

integer, parameter random_coll::ran_c = 34

◆ ran_index

integer random_coll::ran_index

◆ ran_k

integer, parameter random_coll::ran_k = 100

◆ ran_s

integer, parameter random_coll::ran_s = 8

◆ random_seed_str

character(ran_c) random_coll::random_seed_str

◆ seed

integer, dimension(ran_s) random_coll::seed