Searched refs:PCASMSetType (Results 1 – 8 of 8) sorted by relevance
55 - Added the routine PCASMSetType() (and the corresponding option64 PCASMSetType(pc,PC_ASM_BASIC) or by using the option -pc_asm_type
190 PetscErrorCode PCASMSetType(PetscPC, PetscPCASMType)
876 petsc.PCASMSetType880 CHKERR(PCASMSetType(self.pc, cval))
742 if (flg) PetscCall(PCASMSetType(pc, asmtype)); in PCSetFromOptions_ASM()1089 PetscErrorCode PCASMSetType(PC pc, PCASMType type) in PCASMSetType() function
243 PETSC_EXTERN PetscErrorCode PCASMSetType(PC, PCASMType);
867 PetscCall(PCASMSetType(subpc, PC_ASM_BASIC)); in PCSetUp_GAMG()
2723 …PetscCall(PCASMSetType(data->levels[0]->pc, PC_ASM_NONE)); /* "Neumann--Neumann" preconditioning w… in PCSetUp_HPDDM()
956 PCASMSetType(PC pc,PCASMType type);