SpECTRE
v2025.01.30
|
Tag used to hold a symmetric trace-free tensor of a certain rank. More...
#include <Tags.hpp>
Public Types | |
using | type_list = implementation defined |
using | type = implementation defined |
Static Public Member Functions | |
static std::string | name () |
Tag used to hold a symmetric trace-free tensor of a certain rank.
The type is a symmetric tensor of the requested rank. A ScalarBaseTag of type Scalar<double>
is used to identify the tag of which the symmetric trace-free expansion is done.