|
SpECTRE
v2026.06.09.01
|
Enable post-smoothing on the coarsest grid. A value of false means that post-smoothing is skipped on the coarsest grid, so it runs only pre-smoothing. More...
#include <Tags.hpp>
Public Types | |
| using | type = bool |
| using | option_tags |
Static Public Member Functions | |
| static type | create_from_options (const type value) |
| static std::string | name () |
Static Public Attributes | |
| static constexpr bool | pass_metavariables = false |
Enable post-smoothing on the coarsest grid. A value of false means that post-smoothing is skipped on the coarsest grid, so it runs only pre-smoothing.
| using LinearSolver::multigrid::Tags::EnablePostSmoothingAtBottom< OptionsGroup >::option_tags |