|
SpECTRE
v2025.08.19
|
The analytic solution of the FieldTags.
More...
#include <Tags.hpp>
Public Types | |
| using | field_tags = FieldTags |
| using | type = std::optional< ::Variables< db::wrap_tags_in< detail::AnalyticImpl, FieldTags > > > |
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>.