Add row data to matrix, optionally multiplied by a real constant
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PETScController), | intent(inout) | :: | this | |||
| type(SparseRowData), | intent(in) | :: | rowData | |||
| real(kind=rk), | intent(in), | optional | :: | multConst | ||
| integer(kind=ik), | intent(in), | optional | :: | objGroup |