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

The error of the Tag defined as numerical - analytic. More...

#include <Tags.hpp>

Public Types

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

Detailed Description

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

The error of the Tag defined as numerical - analytic.

The std::optional is a nullopt if no error was able to be computed, e.g. if there is no analytic solution to compare to.


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