SpECTRE  v2024.03.19
Convergence::Tags::Iterations< OptionsGroup > Struct Template Reference

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
 

Detailed Description

template<typename OptionsGroup>
struct Convergence::Tags::Iterations< OptionsGroup >

A fixed number of iterations to run the iterative algorithm.


The documentation for this struct was generated from the following file: