Home
last modified time | relevance | path

Searched refs:PCFactorGetUseInPlace (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c569 PetscErrorCode PCFactorGetUseInPlace(PC pc, PetscBool *flg) in PCFactorGetUseInPlace() function
H A Dfactimpl.c224 PetscCall(PCFactorGetUseInPlace(pc, &inplace)); in PCSetFromOptions_Factor()
/petsc/include/
H A Dpetscpc.h224 PETSC_EXTERN PetscErrorCode PCFactorGetUseInPlace(PC, PetscBool *);