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