Searched refs:Smoothers (Results 1 – 3 of 3) sorted by relevance
60 static const std::map<std::string, AmgXSmoother> Smoothers; member71 const std::map<std::string, AmgXSmoother> AmgXControlMap::Smoothers = { member in AmgXControlMap461 std::string def_smoother = map_reverse_lookup(AmgXControlMap::Smoothers, amgx->smoother); in PCSetFromOptions_AMGX()464 …PetscCheck(AmgXControlMap::Smoothers.count(option) == 1, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Smoothe… in PCSetFromOptions_AMGX()465 amgx->smoother = AmgXControlMap::Smoothers.at(option); in PCSetFromOptions_AMGX()
335 * - Multi-stage Smoothers
699 title = {Optimal {C}hebyshev Smoothers and One-sided {V}-cycles},10241 Smoothers},