setDensityRice Subroutine

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

Type Bound

Rice_

Arguments

Type IntentOptional Attributes Name
class(Rice_), 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