Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
randnRandomArray
Function
MIT
15 statements
Source File
RandomClass.f90
RandomClass
randnRandomArray
Contents
None
public function randnRandomArray(obj, d0, d1) result(array)
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,(:,:)
Contents
None