Home
last modified time | relevance | path

Searched refs:PCFactorSetUseInPlace (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c546 PetscErrorCode PCFactorSetUseInPlace(PC pc, PetscBool flg) in PCFactorSetUseInPlace() function
H A Dfactimpl.c226 if (set) PetscCall(PCFactorSetUseInPlace(pc, flg)); in PCSetFromOptions_Factor()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi227 PetscErrorCode PCFactorSetUseInPlace(PetscPC)
/petsc/include/
H A Dpetscpc.h223 PETSC_EXTERN PetscErrorCode PCFactorSetUseInPlace(PC, PetscBool);
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out273 …LSE : formerly FALSE> Form factored matrix in the same memory as the matrix (PCFactorSetUseInPlace)
/petsc/doc/manual/
H A Dksp.md139 `PCFactorSetUseInPlace()`, discussed below, causes factorization to be
792 PCFactorSetUseInPlace(PC pc,PetscBool flg);
801 `PCFactorSetUseInPlace()` is often used with `PCASM` or
876 PCFactorSetUseInPlace(PC pc,PetscBool flg);