Home
last modified time | relevance | path

Searched refs:haszerorows (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex23.c1006 PetscBool haszerorows; in TestMatZeroRows() local
1025 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()