MKL_SPARSE_SET_SV_HINT Interface

interface
public function MKL_SPARSE_SET_SV_HINT(A, operation, descr, expected_calls) bind(C, name='MKL_SPARSE_SET_SV_HINT')

Arguments

Type IntentOptional Attributes Name
type(SPARSE_MATRIX_T), intent(inout) :: A
integer(kind=C_INT), intent(in) :: operation
type(MATRIX_DESCR), intent(in) :: descr
integer, intent(in) :: expected_calls

Return Value integer(kind=C_INT)