derivationOuterFun Module Function

module function derivationOuterFun(this, varCont) result(res)

Outer function calling the contained derivation object, optionally multiplying the result with the modelbound variable buffer

Arguments

Type IntentOptional Attributes Name
class(DerivationTerm), intent(in) :: this
type(VariableContainer), intent(in) :: varCont

Return Value real(kind=rk), allocatable, dimension(:)