flattenTree Interface

interface
public module function flattenTree(this) result(res)

Arguments

Type IntentOptional Attributes Name
class(CalculationTree), intent(in) :: this

Return Value type(FlatTree)

Description

Flatten tree into FlatTree object