MKL_SPARSE_GET_ERROR_INFO Interface

interface
public function MKL_SPARSE_GET_ERROR_INFO(A, info) bind(C, name='MKL_SPARSE_GET_ERROR_INFO')

Arguments

Type IntentOptional Attributes Name
type(SPARSE_MATRIX_T), intent(inout) :: A
integer, intent(in), DIMENSION(*) :: info

Return Value integer(kind=C_INT)