|
SpECTRE
v2026.04.01
|
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 |
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.