calculateWrapper1I1 Interface

interface
private module function calculateWrapper1I1(this, inputArray, indices) result(output)

Arguments

Type IntentOptional Attributes Name
class(FunWrapperDerivation1I1), intent(inout) :: this
type(RealArray), intent(in), dimension(:) :: inputArray
integer(kind=ik), intent(in), dimension(:) :: indices

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