SpECTRE  v2024.05.11
ScalarTensor::Tags::Csw< Tag > Struct Template Reference

Prefix tag to avoid ambiguities when observing variables with the same name in both parent systems. More...

#include <Tags.hpp>

Public Types

using type = typename Tag::type
 
using tag = Tag
 

Detailed Description

template<typename Tag>
struct ScalarTensor::Tags::Csw< Tag >

Prefix tag to avoid ambiguities when observing variables with the same name in both parent systems.

Note
Since we also add compute tags for these quantities, we do not make this a derived class of Tag. Otherwise, we would have tags with repeated base tags in the ObservationBox.

The documentation for this struct was generated from the following file: