initInterpDeriv Interface

interface
private module subroutine initInterpDeriv(this, interpObj, data)

Arguments

Type IntentOptional Attributes Name
class(NDInterpolationDerivation), intent(inout) :: this
type(InterpolationND), intent(in) :: interpObj
type(FlatNDData), intent(in) :: data

Description

Initialize n-linear interpolation derivation object