SpECTRE  v2024.05.11
Events::ObserveNorms< tmpl::list< ObservableTensorTags... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag, OptionName >::TensorsToObserve Struct Reference

The tensor to observe and how to do the reduction. More...

#include <ObserveNorms.hpp>

Public Types

using type = std::vector< ObserveTensor >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<typename... ObservableTensorTags, typename... NonTensorComputeTags, typename ArraySectionIdTag, typename OptionName>
struct Events::ObserveNorms< tmpl::list< ObservableTensorTags... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag, OptionName >::TensorsToObserve

The tensor to observe and how to do the reduction.

Member Data Documentation

◆ help

template<typename... ObservableTensorTags, typename... NonTensorComputeTags, typename ArraySectionIdTag , typename OptionName >
constexpr Options::String Events::ObserveNorms< tmpl::list< ObservableTensorTags... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag, OptionName >::TensorsToObserve::help
staticconstexpr
Initial value:
= {
"List specifying each tensor to observe and how it is reduced."}

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