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