getIntersectLeafSoybean Function

public function getIntersectLeafSoybean(obj, soybeans, light, except) result(leaf)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(inout) :: obj
type(soybean_), intent(inout) :: soybeans(:)
type(Light_), intent(in), optional :: light
integer(kind=int32), intent(in), optional :: except

Return Value type(Leaf_), allocatable, (:)