Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
scalarRandom
Function
MIT
7 statements
Source File
RandomClass.f90
RandomClass
scalarRandom
Contents
None
public function scalarRandom(obj, size1) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Random_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
size1
Return Value
real(kind=real64), allocatable
Contents
None