SpECTRE  v2024.04.12
intrp::OptionTags::DumpVolumeDataOnFailure Struct Reference

Option tag that determines if volume data will be dumped from the Interpolator upon a failure. More...

#include <Tags.hpp>

Public Types

using type = bool
 
using group = Interpolator
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Option tag that determines if volume data will be dumped from the Interpolator upon a failure.

Member Data Documentation

◆ help

constexpr Options::String intrp::OptionTags::DumpVolumeDataOnFailure::help
staticconstexpr
Initial value:
{
"Whether or not to dump all volume data currently stored by the "
"interpolator. Volume data is written to the file corresponding to the "
"node it was collected on."}

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