Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
rand_sz3
Function
MIT
13 statements
Source File
RandomClass.f90
RandomClass
rand_sz3
Contents
None
public function rand_sz3(sz1, sz2, sz3) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
sz1
integer(kind=int32),
intent(in)
::
sz2
integer(kind=int32),
intent(in)
::
sz3
Return Value
real(kind=real64) (sz1,sz2,sz3)
Contents
None