interpolationfunction Function

public function interpolationfunction(x, INTERPOLATION, k) result(f)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: x
integer, intent(in) :: INTERPOLATION
real(kind=rp), intent(in), optional :: k

Return Value real(kind=rp)