combineWith Interface

interface
private pure module function combineWith(this, other) result(res)

Arguments

Type IntentOptional Attributes Name
class(VariableList), intent(in) :: this
type(VariableList), intent(in) :: other

Return Value type(VariableList)

Description

Combine two lists into one