Searched defs:deflation (Results 1 – 3 of 3) sorted by relevance
14 PetscReal norm, deflation = -1.0; in main() local
40 …PetscBool deflation; /* aux is the local defl… member
68 …atic inline PetscErrorCode PCHPDDMSetAuxiliaryMat_Private(PC pc, IS is, Mat A, PetscBool deflation) in PCHPDDMSetAuxiliaryMat_Private()