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