SpECTRE  v2024.05.11
dg::Events::ObserveFields< VolumeDim, tmpl::list< Tensors... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag >::SubfileName Struct Reference

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

#include <ObserveFields.hpp>

Public Types

using type = std::string
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t VolumeDim, typename... Tensors, typename... NonTensorComputeTags, typename ArraySectionIdTag>
struct dg::Events::ObserveFields< VolumeDim, tmpl::list< Tensors... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag >::SubfileName

The name of the subfile inside the HDF5 file.

Member Data Documentation

◆ help

template<size_t VolumeDim, typename... Tensors, typename... NonTensorComputeTags, typename ArraySectionIdTag >
constexpr Options::String dg::Events::ObserveFields< VolumeDim, tmpl::list< Tensors... >, tmpl::list< NonTensorComputeTags... >, ArraySectionIdTag >::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: