ScalES-PPM
Public Member Functions | Private Member Functions | List of all members
ppm_irand_internal::a_rand Interface Reference

unfortunately, Fortrans random number generator is only prepared to produce REAL-type results, this add similar capabilities for INTEGER results in range [irand_min,irand_max] and REALs in the range (-1.0,1.0) More...

Public Member Functions

subroutine ppm_irand_a_2d (a, n)
 
subroutine ppm_irand_a_3d (a, n)
 
subroutine ppm_irand8_a (a, n)
 
subroutine ppm_irand8_a_2d (a, n)
 
subroutine ppm_irand8_a_3d (a, n)
 
subroutine ppm_drand_a (a, n)
 
subroutine ppm_drand_a_2d (a, n)
 
subroutine ppm_drand_a_3d (a, n)
 
subroutine ppm_frand_a (a, n)
 
subroutine ppm_frand_a_2d (a, n)
 
subroutine ppm_frand_a_3d (a, n)
 
subroutine irand_a_1d (a)
 

Private Member Functions

subroutine ppm_irand_a (a, n)
 
subroutine irand_a_2d (a)
 
subroutine irand_a_3d (a)
 
subroutine drand_a_1d (a)
 
subroutine drand_a_2d (a)
 
subroutine drand_a_3d (a)
 
subroutine frand_a_1d (a)
 
subroutine frand_a_2d (a)
 
subroutine frand_a_3d (a)
 

Detailed Description

unfortunately, Fortrans random number generator is only prepared to produce REAL-type results, this add similar capabilities for INTEGER results in range [irand_min,irand_max] and REALs in the range (-1.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.