Searched refs:haszerorows (Results 1 – 1 of 1) sorted by relevance
1006 PetscBool haszerorows; in TestMatZeroRows() local1025 PetscCall(MatHasOperation(lB, MATOP_ZERO_ROWS, &haszerorows)); in TestMatZeroRows()1026 if (squaretest && haszerorows) { in TestMatZeroRows()1074 } else if (haszerorows) { in TestMatZeroRows()1089 if (squaretest && haszerorows) { in TestMatZeroRows()1100 if (haszerorows) { in TestMatZeroRows()