SpECTRE  2021.08.02
domain::creators::BinaryCompactObject::InitialExpirationDeltaT Struct Reference

The initial time interval for updates of the functions of time. More...

#include <BinaryCompactObject.hpp>

Public Types

using type = Options::Auto< double >
 
using group = TimeDependentMaps
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

The initial time interval for updates of the functions of time.

Member Data Documentation

◆ help

constexpr Options::String domain::creators::BinaryCompactObject::InitialExpirationDeltaT::help
staticconstexpr
Initial value:
= {
"The initial time interval for updates of the functions of time. If "
"Auto, then the functions of time do not expire, nor can they be "
"updated."}