|
SpECTRE
v2026.04.01
|
The analytic solution of the FieldTags. More...
#include <Tags.hpp>
Public Types | |
| using | field_tags = FieldTags |
| using | type |
The analytic solution of the FieldTags.
The std::optional is a nullopt if there is no analytic solution.
The individual FieldTags are added as Tags::Analytic<Tag> which holds a std::optional<Tensor>.
| using Tags::AnalyticSolutions< FieldTags >::type |