Home
last modified time | relevance | path

Searched defs:shiftamount (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/factor/
H A Dfactimpl.c37 PetscErrorCode PCFactorSetShiftAmount_Factor(PC pc, PetscReal shiftamount) in PCFactorSetShiftAmount_Factor()
H A Dfactor.c180 PetscErrorCode PCFactorSetShiftAmount(PC pc, PetscReal shiftamount) in PCFactorSetShiftAmount()
/petsc/include/
H A Dpetscmat.h1545 PetscReal shiftamount; /* how large the shift is */ member