Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT), | intent(in) | :: | operation | |||
type(SPARSE_MATRIX_T), | intent(in) | :: | A | |||
complex(kind=C_DOUBLE_COMPLEX), | intent(in) | :: | alpha | |||
complex(kind=C_DOUBLE_COMPLEX), | intent(in) | :: | beta | |||
complex(kind=C_DOUBLE_COMPLEX), | intent(inout), | DIMENSION(*) | :: | C | ||
integer(kind=C_INT), | intent(in) | :: | layout | |||
integer, | intent(in) | :: | ldc |