Searched refs:PCASMSetSortIndices (Results 1 – 5 of 5) sorted by relevance
195 PetscErrorCode PCASMSetSortIndices(PetscPC, PetscBool)
1013 petsc.PCASMSetSortIndices1017 CHKERR(PCASMSetSortIndices(self.pc, cdosort))
241 PETSC_EXTERN PetscErrorCode PCASMSetSortIndices(PC, PetscBool);
1206 PetscErrorCode PCASMSetSortIndices(PC pc, PetscBool doSort) in PCASMSetSortIndices() function
1301 if (sorted) PetscCall(PCASMSetSortIndices(pc, PETSC_FALSE)); /* everything is already sorted */ in PCHPDDMCommunicationAvoidingPCASM_Private()