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 | |||
integer(kind=C_INT), | intent(in) | :: | layout | |||
complex(kind=C_FLOAT_COMPLEX), | intent(inout), | DIMENSION(*) | :: | C | ||
integer, | intent(in) | :: | ldc |