resizeSoybean Subroutine

public subroutine resizeSoybean(obj, StemID, StemLength)

Type Bound

soybean_

Arguments

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