plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
choiceRandomReal
Function
MIT
20 statements
Source File
RandomClass.f90
RandomClass
choiceRandomReal
Contents
public function choiceRandomReal(obj, Vector, Array) result(val)
Type Bound
Random_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Random_
),
intent(in)
::
obj
real(kind=real64),
intent(in),
optional
::
Vector
(:)
real(kind=real64),
intent(in),
optional
::
Array
(:,:)
Return Value
real(kind=real64)