plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
randnRandomArray
Function
MIT
15 statements
Source File
RandomClass.f90
RandomClass
randnRandomArray
Contents
public function randnRandomArray(obj, d0, d1) result(array)
Type Bound
Random_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Random_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
d0
integer(kind=int32),
intent(in)
::
d1
Return Value
real(kind=real64), allocatable, (:,:)