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

The name of the subfile inside the HDF5 file. More...

#include <ObserveNorms.hpp>

Public Types

using type = std::string
 

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 >::SubfileName

The name of the subfile inside the HDF5 file.

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 >::SubfileName::help
staticconstexpr
Initial value:
= {
"The name of the subfile inside the HDF5 file without an extension and "
"without a preceding '/'."}

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