Searched refs:PCSPAISetCacheSize (Results 1 – 5 of 5) sorted by relevance
16 PetscErrorCode PCSPAISetCacheSize(PETSC_UNUSED PC a,PETSC_UNUSED PetscInt b) {PetscSPAIError;} in PCSPAISetCacheSize() function
379 PetscErrorCode PCSPAISetCacheSize(PC pc, PetscInt cache_size) in PCSPAISetCacheSize() function454 if (flg) PetscCall(PCSPAISetCacheSize(pc, cache_size)); in PCSetFromOptions_SPAI()
345 PetscErrorCode PCSPAISetCacheSize(PetscPC, PetscInt)
2754 petsc.PCSPAISetCacheSize2758 CHKERR(PCSPAISetCacheSize(self.pc, cval))
287 PETSC_EXTERN PetscErrorCode PCSPAISetCacheSize(PC, PetscInt);