Home
last modified time | relevance | path

Searched defs:zerorows (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcnullspace.c75 IS zerorows; in PCBDDCNullSpaceAssembleCorrection() local
/petsc/src/mat/interface/
H A Dmatrix.c336 PetscErrorCode MatFindZeroRows(Mat mat, IS *zerorows) in MatFindZeroRows()
11176 IS zerorows; in MatGalerkin() local
/petsc/include/petsc/private/
H A Dmatimpl.h67 PetscErrorCode (*zerorows)(Mat, PetscInt, const PetscInt[], PetscScalar, Vec, Vec); member