updateSoybean Subroutine

public recursive subroutine updateSoybean(obj, stem_id, root_id, leaf_id, overset_margin, debug)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(inout) :: obj
integer(kind=int32), intent(in), optional :: stem_id
integer(kind=int32), intent(in), optional :: root_id
integer(kind=int32), intent(in), optional :: leaf_id
real(kind=real64), intent(in), optional :: overset_margin
logical, intent(in), optional :: debug