Searched refs:PCFactorGetUseInPlace (Results 1 – 3 of 3) sorted by relevance
569 PetscErrorCode PCFactorGetUseInPlace(PC pc, PetscBool *flg) in PCFactorGetUseInPlace() function
224 PetscCall(PCFactorGetUseInPlace(pc, &inplace)); in PCSetFromOptions_Factor()
224 PETSC_EXTERN PetscErrorCode PCFactorGetUseInPlace(PC, PetscBool *);