plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
resizeSoybean
Subroutine
MIT
28 statements
Source File
SoybeanClass.f90
SoybeanClass
resizeSoybean
Contents
public subroutine resizeSoybean(obj, StemID, StemLength)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
StemID
real(kind=real64),
intent(in),
optional
::
StemLength
(:)