ScalES-PPM
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ppm_irand_internal::a_randp_mt Interface Reference

generate arrays filled with positive random numbers these functions must be called by all threads in an OpenMP team! a is filled with INTEGERs in range [0,irand_max] or REALs of range [0.0,1.0) More...

Public Member Functions

subroutine ppm_irandp_mt_a (a, n)
 
subroutine ppm_irandp_mt_a_2d (a, n)
 
subroutine ppm_irandp_mt_a_3d (a, n)
 
subroutine ppm_drandp_mt_a (a, n)
 
subroutine ppm_drandp_mt_a_2d (a, n)
 
subroutine ppm_drandp_mt_a_3d (a, n)
 
subroutine ppm_frandp_mt_a (a, n)
 
subroutine ppm_frandp_mt_a_2d (a, n)
 
subroutine ppm_frandp_mt_a_3d (a, n)
 
subroutine irandp_mt_a_1d (a)
 
subroutine irandp_mt_a_2d (a)
 
subroutine irandp_mt_a_3d (a)
 
subroutine drandp_mt_a_1d (a)
 
subroutine drandp_mt_a_2d (a)
 
subroutine drandp_mt_a_3d (a)
 
subroutine frandp_mt_a_1d (a)
 
subroutine frandp_mt_a_2d (a)
 
subroutine frandp_mt_a_3d (a)
 

Detailed Description

generate arrays filled with positive random numbers these functions must be called by all threads in an OpenMP team! a is filled with INTEGERs in range [0,irand_max] or REALs of range [0.0,1.0)


The documentation for this interface was generated from the following file:

Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.