Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex77.c14 PetscReal norm, deflation = -1.0; in main() local
/petsc/include/petsc/private/
H A Dpetschpddm.h40 …PetscBool deflation; /* aux is the local defl… member
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx68 …atic inline PetscErrorCode PCHPDDMSetAuxiliaryMat_Private(PC pc, IS is, Mat A, PetscBool deflation) in PCHPDDMSetAuxiliaryMat_Private()