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

The scalar to extremize, and other tensors to observe at extremum. More...

#include <ObserveAtExtremum.hpp>

Public Types

using type = ObserveTensors
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

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

The scalar to extremize, and other tensors to observe at extremum.

Member Data Documentation

◆ help

template<typename... ObservableTensorTags, typename... NonTensorComputeTags, typename ArraySectionIdTag >
constexpr Options::String Events::ObserveAtExtremum< tmpl::list< ObservableTensorTags... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag >::TensorsToObserve::help
staticconstexpr
Initial value:
= {
"Struct specifying the scalar to extremize, the type of extremum "
"and other tensors to observe at that extremum."}

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