Initialize range filter derivation object
| Type | Intent | Optional | 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 |