resizeSoybean Subroutine

public subroutine resizeSoybean(obj, StemID, StemLength)

Arguments

Type IntentOptional AttributesName
class(soybean_), intent(inout) :: obj
integer(kind=int32), intent(in), optional :: StemID
real(kind=real64), intent(in), optional :: StemLength(:)

Contents

None