plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
randi_range_rank2
Function
MIT
12 statements
Source File
RandomClass.f90
RandomClass
randi_range_rank2
Contents
public function randi_range_rank2(valrange, size1, size2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
valrange
(2)
integer(kind=int32),
intent(in)
::
size1
integer(kind=int32),
intent(in)
::
size2
Return Value
integer(kind=int32), allocatable, (:,:)