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