initRangeFilterDeriv Interface

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

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

Description

Initialize range filter derivation object