Searched refs:PCHPDDMSetCoarseCorrectionType (Results 1 – 5 of 5) sorted by relevance
18 PetscErrorCode PCHPDDMSetCoarseCorrectionType(PETSC_UNUSED PC pc,PETSC_UNUSED PCHPDDMCoarseCorrecti… in PCHPDDMSetCoarseCorrectionType() function
334 PetscErrorCode PCHPDDMSetCoarseCorrectionType(PetscPC, PetscPCHPDDMCoarseCorrectionType)
2596 petsc.PCHPDDMSetCoarseCorrectionType2600 CHKERR(PCHPDDMSetCoarseCorrectionType(self.pc, ctype))
523 PETSC_EXTERN PetscErrorCode PCHPDDMSetCoarseCorrectionType(PC, PCHPDDMCoarseCorrectionType);
444 if (flg) PetscCall(PCHPDDMSetCoarseCorrectionType(pc, type)); in PCSetFromOptions_HPDDM()3045 PetscErrorCode PCHPDDMSetCoarseCorrectionType(PC pc, PCHPDDMCoarseCorrectionType type) in PCHPDDMSetCoarseCorrectionType() function