Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/output/
H A Dex55_hypre_device.out50 Coarsen type PMIS
H A Dex55_hypre_device_alt.out48 Coarsen type PMIS
/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx43 PMIS, enumerator
92 {"PMIS", AmgXSelector::PMIS },
484 …PetscCheck(amgx->selector == AmgXSelector::PMIS || amgx->selector == AmgXSelector::HMIS, amgx->com… in PCSetFromOptions_AMGX()
596 amgx->selector = AmgXSelector::PMIS; in PCCreate_AMGX()