FullyExpandedStem Function

public function FullyExpandedStem(obj, threshold) result(ret_expanded)

Type Bound

Stem_

Arguments

Type IntentOptional Attributes Name
class(Stem_), intent(inout), optional :: obj
real(kind=real64), intent(in) :: threshold

Return Value logical