Home
last modified time | relevance | path

Searched refs:PCFactorSetFill (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c507 PetscErrorCode PCFactorSetFill(PC pc, PetscReal fill) in PCFactorSetFill() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi221 PetscErrorCode PCFactorSetFill(PetscPC, PetscReal)
/petsc/include/
H A Dpetscpc.h216 PETSC_EXTERN PetscErrorCode PCFactorSetFill(PC, PetscReal);
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out274 -pc_factor_fill: <now 1. : formerly 1.>: Expected non-zeros in factored matrix (PCFactorSetFill)
/petsc/doc/manual/
H A Dksp.md1724 PCFactorSetFill(subpc,1);