Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT), | intent(in) | :: | opA | |||
type(MATRIX_DESCR), | intent(in) | :: | descrA | |||
type(SPARSE_MATRIX_T), | intent(in) | :: | A | |||
integer(kind=C_INT), | intent(in) | :: | opB | |||
type(MATRIX_DESCR), | intent(in) | :: | descrB | |||
type(SPARSE_MATRIX_T), | intent(in) | :: | B | |||
integer(kind=C_INT), | intent(in) | :: | req | |||
type(SPARSE_MATRIX_T), | intent(inout) | :: | C |