Searched defs:zerorows (Results 1 – 3 of 3) sorted by relevance
75 IS zerorows; in PCBDDCNullSpaceAssembleCorrection() local
336 PetscErrorCode MatFindZeroRows(Mat mat, IS *zerorows) in MatFindZeroRows()11176 IS zerorows; in MatGalerkin() local
67 PetscErrorCode (*zerorows)(Mat, PetscInt, const PetscInt[], PetscScalar, Vec, Vec); member