getDistanceToGroundFromRootIDSoybean Function

public recursive function getDistanceToGroundFromRootIDSoybean(obj, dist_in, root_id) result(dist_ground)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(in) :: obj
real(kind=real64), intent(in) :: dist_in
integer(kind=int32), intent(in) :: root_id

Return Value real(kind=real64)