ROMS
Loading...
Searching...
No Matches
nrutil::ran1 Interface Reference

Public Member Functions

subroutine ran1_s (harvest)
 
subroutine ran1_v (harvest)
 

Detailed Description

Definition at line 55 of file nrutil.F.

Member Function/Subroutine Documentation

◆ ran1_s()

subroutine nrutil::ran1::ran1_s ( real(r8), intent(out) harvest)

Definition at line 56 of file nrutil.F.

57 USE mod_kinds
58 real(r8), intent(out) :: harvest

◆ ran1_v()

subroutine nrutil::ran1::ran1_v ( real(r8), dimension(:), intent(out) harvest)

Definition at line 61 of file nrutil.F.

62 USE mod_kinds
63 real(r8), dimension(:), intent(out) :: harvest

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