Searched defs:shiftamount (Results 1 – 3 of 3) sorted by relevance
37 PetscErrorCode PCFactorSetShiftAmount_Factor(PC pc, PetscReal shiftamount) in PCFactorSetShiftAmount_Factor()
180 PetscErrorCode PCFactorSetShiftAmount(PC pc, PetscReal shiftamount) in PCFactorSetShiftAmount()
1545 PetscReal shiftamount; /* how large the shift is */ member