|
SpECTRE
v2026.04.01
|
The error of the FieldTags, defined as numerical - analytic. More...
#include <Tags.hpp>
Public Types | |
| using | field_tags = FieldTags |
| using | type |
The error of the FieldTags, 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 individual FieldTags are added as Tags::Error<Tag> which holds a std::optional<Tensor>.
| using Tags::Errors< FieldTags >::type |