rngmod Namespace Reference


Classes

struct  planck_rng

Functions

subroutine rand_init (handle, seed1, seed2, seed3, seed4)
real(dp) rand_uni (handle)
real(dp) rand_gauss (handle)

Variables

real(dp) small = 1.0_dp/4294967296._dp


Function Documentation

real(dp) rngmod::rand_gauss ( type(planck_rng),intent(inout)  handle  ) 

subroutine rngmod::rand_init ( type(planck_rng),intent(out)  handle,
integer(i4b),intent(in),optional  seed1,
integer(i4b),intent(in),optional  seed2,
integer(i4b),intent(in),optional  seed3,
integer(i4b),intent(in),optional  seed4 
)

real(dp) rngmod::rand_uni ( type(planck_rng),intent(inout)  handle  ) 


Variable Documentation

real(dp) rngmod::small = 1.0_dp/4294967296._dp


Generated on Tue Jun 1 15:37:53 2010 for TaperMaster by  doxygen 1.5.4