Searched refs:ISSetIdentity (Results 1 – 13 of 13) sorted by relevance
39 PetscCall(ISSetIdentity(*irow)); in MatGetOrdering_Natural()40 PetscCall(ISSetIdentity(*icol)); in MatGetOrdering_Natural()204 PetscCall(ISSetIdentity(*cperm)); in MatGetOrdering()205 PetscCall(ISSetIdentity(*rperm)); in MatGetOrdering()
26 PetscCall(ISSetIdentity(row[0])); in MatCreateSubMatrices_NormalHermitian()53 PetscCall(ISSetIdentity(row)); in MatPermute_NormalHermitian()
43 PetscCall(ISSetIdentity(row[0])); in MatCreateSubMatrices_Normal()70 PetscCall(ISSetIdentity(row)); in MatPermute_Normal()
37 PetscErrorCode ISSetIdentity(PetscIS)
579 petsc.ISSetIdentity582 CHKERR(ISSetIdentity(self.iset))
51 PETSC_EXTERN PetscErrorCode ISSetIdentity(IS);
206 PetscCall(ISSetIdentity(iscol)); in PCTelescopeMatCreate_default()
903 PetscErrorCode ISSetIdentity(IS is) in ISSetIdentity() function
1494 PetscCall(ISSetIdentity(icol[2])); in PCHPDDMAlgebraicAuxiliaryMat_Private()1509 PetscCall(ISSetIdentity(irow[0])); in PCHPDDMAlgebraicAuxiliaryMat_Private()1959 PetscCall(ISSetIdentity(uis)); in PCSetUp_HPDDM()
332 PetscCall(ISSetIdentity(is)); in MatConvert_SeqXAIJ_IS()347 PetscCall(ISSetIdentity(is)); in MatConvert_SeqXAIJ_IS()
501 PetscCall(ISSetIdentity(rest)); in PCFieldSplitSetDefaults()
10537 PetscCall(ISSetIdentity(iscol)); in MatCreateRedundantMatrix()
3115 PetscCall(ISSetIdentity(iscol_local)); in ISGetSeqIS_Private()