initFromFlatTree Module Subroutine

module subroutine initFromFlatTree(this, fTree)

Calculation tree initialization routine using a FlatTree object

Arguments

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