SpECTRE  v2024.03.19
Tags::Analytic< Tag > Struct Template Reference

Prefix indicating the analytic solution value for a quantity. More...

#include <Tags.hpp>

Public Types

using type = std::optional< typename Tag::type >
 
using tag = Tag
 

Detailed Description

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

Prefix indicating the analytic solution value for a quantity.

TestHelpers::db::test_prefix_tag<Tags::Analytic<DummyTag>>(
"Analytic(DummyTag)");

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