Searched refs:PCCreate_Redistribute (Results 1 – 2 of 2) sorted by relevance
29 PETSC_EXTERN PetscErrorCode PCCreate_Redistribute(PC);118 PetscCall(PCRegister(PCREDISTRIBUTE, PCCreate_Redistribute)); in PCRegisterAll()
522 PETSC_EXTERN PetscErrorCode PCCreate_Redistribute(PC pc) in PCCreate_Redistribute() function