SpECTRE  v2024.04.12
Tags::Next< Tag > Struct Template Reference

Prefix indicating the value a quantity will take on the next iteration of the algorithm. More...

#include <Prefixes.hpp>

Public Types

using type = typename Tag::type
 
using tag = Tag
 

Detailed Description

template<typename Tag>
struct Tags::Next< Tag >

Prefix indicating the value a quantity will take on the next iteration of the algorithm.

TestHelpers::db::test_prefix_tag<Tags::Next<Tag>>("Next(Tag)");

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