SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 = implementation defined
 

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: