initFromFlatTree Interface

interface
public module subroutine initFromFlatTree(this, fTree)

Arguments

Type IntentOptional Attributes Name
class(CalculationTree), intent(inout) :: this
type(FlatTree), intent(in) :: fTree

Description

Calculation tree initialization routine using a FlatTree object