FullyExpandedLeaf Function

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

Type Bound

Leaf_

Arguments

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

Return Value logical