SpECTRE  v2024.04.12
domain::Tags::RadiallyCompressedCoordinatesOptions Struct Reference

Options for radially compressed coordinates, or std::nullopt if none were specified in the input file. More...

#include <RadiallyCompressedCoordinates.hpp>

Public Types

using type = std::optional< domain::RadiallyCompressedCoordinatesOptions >
 
using option_tags = tmpl::list< OptionTags::RadiallyCompressedCoordinates >
 

Static Public Member Functions

static type create_from_options (type value)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Options for radially compressed coordinates, or std::nullopt if none were specified in the input file.

See also
radially_compressed_coordinates

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