addDerivation Interface

interface
private module subroutine addDerivation(this, deriv, activeIndices)

Arguments

Type IntentOptional Attributes Name
class(AdditiveDerivation), intent(inout) :: this
class(Derivation), intent(in) :: deriv
integer(kind=ik), intent(in), dimension(:) :: activeIndices

Entries of indices object passed to calculateAdditive to be passed to added derivation

Description

Adds derivation to additive derivation object