ESYS13
Revision_
|
Functions | |
void | Paso_SystemMatrix_rowSum (Paso_SystemMatrix *A, double *row_sum) |
void Paso_SystemMatrix_rowSum | ( | Paso_SystemMatrix * | A, |
double * | row_sum | ||
) |
References Paso_SystemMatrix::col_coupleBlock, Esys_setError(), Paso_SystemMatrix::mainBlock, MATRIX_FORMAT_CSC, MATRIX_FORMAT_OFFSET1, Paso_SparseMatrix::numRows, Paso_SparseMatrix_addRow_CSR_OFFSET0(), Paso_SystemMatrix::row_block_size, Paso_SystemMatrix::type, and TYPE_ERROR.
Referenced by Paso_SystemMatrix_makeZeroRowSums(), and Paso_TransportProblem_getSafeTimeStepSize().