Searched refs:PCHPDDMSchurPreTypes (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 21 const char *const PCHPDDMSchurPreTypes[] = {"LEAST_SQUARES", "GENEO", "PCHPDDMSchurPreType"… variable 1895 …(PetscObject)pc)->options, pcpre, "-pc_hpddm_schur_precondition", PCHPDDMSchurPreTypes, (PetscEnum… in PCSetUp_HPDDM() 1917 …r_precondition %s and -%spc_type %s (!= %s)", pcpre ? pcpre : "", PCHPDDMSchurPreTypes[type], ((Pe… in PCSetUp_HPDDM() 1920 …_FMT " level%s instead of 2 for the A00 block -%s", pcpre ? pcpre : "", PCHPDDMSchurPreTypes[type], in PCSetUp_HPDDM() 1924 …r_precondition %s and -%spc_type %s (!= %s)", pcpre ? pcpre : "", PCHPDDMSchurPreTypes[type], ((Pe… in PCSetUp_HPDDM() 2148 …(PetscObject)pc)->options, pcpre, "-pc_hpddm_schur_precondition", PCHPDDMSchurPreTypes, (PetscEnum… in PCSetUp_HPDDM() 2229 …HPDDMSetAuxiliaryMat() on the A11 block%s%s", pcpre ? pcpre : "", PCHPDDMSchurPreTypes[type], pcpr… in PCSetUp_HPDDM()
|