SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Cce::Tags::StartTimeFromFile Struct Reference

Represents the start time of a bounded CCE evolution, determined either from option specification or from the file. More...

#include <OptionTags.hpp>

Public Types

using base = Tags::StartTime
using option_tags
Public Types inherited from Cce::Tags::StartTime
using type = double

Static Public Member Functions

static double create_from_options (const std::optional< double > start_time, const std::string &filename, const std::optional< double > &extraction_radius)

Static Public Attributes

static constexpr bool pass_metavariables = false

Detailed Description

Represents the start time of a bounded CCE evolution, determined either from option specification or from the file.

Details

If no start time is specified in the input file (so the option OptionTags::StartTime is set to "Auto"), this will find the start time from the provided H5 file. If OptionTags::StartTime takes any other value, it will be used directly as the start time for the CCE evolution instead.

Member Typedef Documentation

◆ option_tags

using Cce::Tags::StartTimeFromFile::option_tags

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/Cce/OptionTags.hpp