initRangeFilterDeriv Module Subroutine

module subroutine initRangeFilterDeriv(this, derivObj, controlIndices, controlRanges, derivIndices)

Initialize range filter derivation object

Arguments

Type IntentOptional Attributes Name
class(RangeFilterDerivation), intent(inout) :: this
class(Derivation), intent(in) :: derivObj
integer(kind=ik), intent(in), dimension(:) :: controlIndices
type(RealArray), intent(in), dimension(:) :: controlRanges
integer(kind=ik), intent(in), optional, dimension(:) :: derivIndices