getPointsSoybean Function

public pure function getPointsSoybean(obj, leaf, stem, root) result(points)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(in) :: obj
logical, intent(in), optional :: leaf
logical, intent(in), optional :: stem
logical, intent(in), optional :: root

Return Value real(kind=real64), allocatable, (:,:)