|
ESYS13
Revision_
|
Functions | |
| void | Paso_SystemMatrix_nullifyRows (Paso_SystemMatrix *A, double *mask_row, double main_diagonal_value) |
| void Paso_SystemMatrix_nullifyRows | ( | Paso_SystemMatrix * | A, |
| double * | mask_row, | ||
| double | main_diagonal_value | ||
| ) |
References Paso_SystemMatrix::col_coupleBlock, Esys_noError(), Esys_setError(), Paso_SystemMatrix::mainBlock, MATRIX_FORMAT_CSC, MATRIX_FORMAT_TRILINOS_CRS, Paso_SparseMatrix_nullifyRows_CSR(), Paso_SparseMatrix_nullifyRows_CSR_BLK1(), Paso_SystemMatrix_finishRowCollect(), Paso_SystemMatrix_startRowCollect(), Paso_SystemMatrix::row_coupleBlock, SYSTEM_ERROR, and Paso_SystemMatrix::type.
1.7.6.1