setDensitywheat Subroutine

public recursive subroutine setDensitywheat(this, Density, stem, root, leaf, panicle)

Type Bound

wheat_

Arguments

Type IntentOptional Attributes Name
class(wheat_), intent(inout) :: this
real(kind=real64), intent(in) :: Density
logical, intent(in), optional :: stem
logical, intent(in), optional :: root
logical, intent(in), optional :: leaf
logical, intent(in), optional :: panicle