SpECTRE
v2024.09.29
|
A fixed number of iterations to run the iterative algorithm. More...
#include <Tags.hpp>
Public Types | |
using | type = size_t |
using | option_tags = tmpl::list< OptionTags::Iterations< OptionsGroup > > |
Static Public Member Functions | |
static std::string | name () |
static size_t | create_from_options (const size_t max_iterations) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = false |
A fixed number of iterations to run the iterative algorithm.