Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
stemlengthSoybean
Function
MIT
24 statements
Source File
SoybeanClass.f90
SoybeanClass
stemlengthSoybean
Contents
None
public function stemlengthSoybean(obj, StemID) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
StemID
Return Value
real(kind=real64), allocatable,(:)
Contents
None