Searched refs:hasZeroRows (Results 1 – 1 of 1) sorted by relevance
1928 PetscBool hasZeroRows; in SNESTSFormJacobian_ARKIMEX() local1935 PetscCall(MatHasOperation(B, MATOP_ZERO_ROWS, &hasZeroRows)); in SNESTSFormJacobian_ARKIMEX()1936 if (hasZeroRows) { in SNESTSFormJacobian_ARKIMEX()