Home
last modified time | relevance | path

Searched refs:PCFactorSetLevels (Results 1 – 7 of 7) sorted by relevance

/petsc/src/ksp/ksp/tests/
H A Dex28.c127 if (flg) PetscCall(PCFactorSetLevels(innerpc, 1)); in main()
/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c331 PetscErrorCode PCFactorSetLevels(PC pc, PetscInt levels) in PCFactorSetLevels() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi230 PetscErrorCode PCFactorSetLevels(PetscPC, PetscInt)
H A DPC.pyx1468 petsc.PCFactorSetLevels
1472 CHKERR(PCFactorSetLevels(self.pc, ival))
/petsc/include/
H A Dpetscpc.h229 PETSC_EXTERN PetscErrorCode PCFactorSetLevels(PC, PetscInt);
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out290 -pc_factor_levels: <now 0. : formerly 0.>: levels of fill (PCFactorSetLevels)
/petsc/doc/manual/
H A Dksp.md788 PCFactorSetLevels(PC pc,PetscInt levels);