plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getRandom
Function
MIT
16 statements
Source File
RandomClass.f90
RandomClass
getRandom
Contents
public function getRandom(obj, distribution) result(x)
Type Bound
Random_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Random_
)
::
obj
character(len=*),
intent(in),
optional
::
distribution
Return Value
real(kind=real64)