CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
mersenne_twister::random_index Interface Reference
Collaboration diagram for mersenne_twister::random_index:

Public Member Functions

subroutine random_index_i (imax, iharvest, inseed)
 This subroutine generates random indices in interactive mode.
 
subroutine random_index_s (imax, iharvest)
 This subroutine generates random indices in saved mode.
 
subroutine random_index_t (imax, iharvest, stat)
 This subroutine generates random indices in thread-safe mode.
 

Detailed Description

Definition at line 211 of file mersenne_twister.f.