| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | xAV | |||
| type(SparseMatrix), | intent(inout) | :: | sMat | |||
| type(AttrVect), | intent(inout) | :: | yAV | |||
| logical, | intent(in), | optional | :: | Vector | ||
| character(len=*), | intent(in), | optional | :: | rList | ||
| character(len=*), | intent(in), | optional | :: | TrList |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | xAV | |||
| type(SparseMatrixPlus), | intent(inout) | :: | sMatPlus | |||
| type(AttrVect), | intent(inout) | :: | yAV | |||
| logical, | intent(in), | optional | :: | Vector | ||
| character(len=*), | intent(in), | optional | :: | rList | ||
| character(len=*), | intent(in), | optional | :: | TrList |