|
SpECTRE
v2026.04.01
|
Compute tag for the 3+1 quantities Tags from XCTS variables. The Tags can be any subset of the tags supported by Xcts::SpacetimeQuantities. More...
#include <SpacetimeQuantities.hpp>
Public Types | |
| using | base = ::Tags::Variables<Tags> |
| using | argument_tags |
| Public Types inherited from Tags::Variables< Tags > | |
| using | tags_list |
| using | type |
Static Public Member Functions | |
| template<typename... Args> | |
| static void | function (const gsl::not_null< typename base::type * > result, const Mesh< 3 > &mesh, const Args &... args) |
| Static Public Member Functions inherited from Tags::Variables< Tags > | |
| static std::string | name () |
Compute tag for the 3+1 quantities Tags from XCTS variables. The Tags can be any subset of the tags supported by Xcts::SpacetimeQuantities.
| using Xcts::Tags::SpacetimeQuantitiesCompute< Tags >::argument_tags |