Home
last modified time | relevance | path

Searched refs:PC_HPDDM_SCHUR_PRE_LEAST_SQUARES (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscpctypes.h526 PC_HPDDM_SCHUR_PRE_LEAST_SQUARES, enumerator
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1896 if (type == PC_HPDDM_SCHUR_PRE_LEAST_SQUARES) { in PCSetUp_HPDDM()
2145 PCHPDDMSchurPreType type = PC_HPDDM_SCHUR_PRE_LEAST_SQUARES; in PCSetUp_HPDDM()
2149 if (type == PC_HPDDM_SCHUR_PRE_LEAST_SQUARES) { in PCSetUp_HPDDM()