Home
last modified time | relevance | path

Searched refs:PCMG_ADAPT_GDSW (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscpctypes.h438 PCMG_ADAPT_GDSW enumerator
/petsc/src/ksp/pc/impls/mg/
H A Dmgadapt.c175 case PCMG_ADAPT_GDSW: in PCMGComputeCoarseSpace_Internal()
H A Dmg.c984 if (mg->coarseSpaceType == PCMG_ADAPT_GDSW) { in PCSetUp_MG()