updateMaize Subroutine

public recursive subroutine updateMaize(this, stem_id, root_id, leaf_id, overset_margin, debug)

Type Bound

Maize_

Arguments

Type IntentOptional Attributes Name
class(Maize_), intent(inout) :: this
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