CAM
|
Functions/Subroutines | |
subroutine, public | kissvec (seed1, seed2, seed3, seed4, ran_arr) |
subroutine, public marsaglia::kissvec | ( | integer, dimension(:), intent(inout) | seed1, |
integer, dimension(:), intent(inout) | seed2, | ||
integer, dimension(:), intent(inout) | seed3, | ||
integer, dimension(:), intent(inout) | seed4, | ||
real(r8), dimension (:), intent(inout) | ran_arr | ||
) |