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

The floating point type/precision with which to write the coordinates to disk. More...

#include <ObserveFields.hpp>

Public Types

using type = FloatingPointType
 

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

The floating point type/precision with which to write the coordinates to disk.

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 >::CoordinatesFloatingPointType::help
staticconstexpr
Initial value:
=
"The floating point type/precision with which to write the coordinates "
"to disk."

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