Searched refs:PCFactorSetReuseFill (Results 1 – 6 of 6) sorted by relevance
682 PetscErrorCode PCFactorSetReuseFill(PC pc, PetscBool flag) in PCFactorSetReuseFill() function
240 if (set) PetscCall(PCFactorSetReuseFill(pc, flg)); in PCSetFromOptions_Factor()
226 PetscErrorCode PCFactorSetReuseFill(PetscPC, PetscBool)
222 PETSC_EXTERN PetscErrorCode PCFactorSetReuseFill(PC, PetscBool);
280 …euse_fill: <now FALSE : formerly FALSE> Use fill from previous factorization (PCFactorSetReuseFill)
791 PCFactorSetReuseFill(PC pc,PetscBool flag);