Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx60 static const std::map<std::string, AmgXSmoother> Smoothers; member
71 const std::map<std::string, AmgXSmoother> AmgXControlMap::Smoothers = { member in AmgXControlMap