SpECTRE  v2026.09.05
Loading...
Searching...
No Matches
domain::Tags::RadiallyCompressedCoordinates< Dim, CoordsFrame > Struct Template Reference

Coordinates suitable for visualizing large radii by compressing them logarithmically or inversely. More...

#include <RadiallyCompressedCoordinates.hpp>

Public Types

using type = tnsr::I<DataVector, Dim, CoordsFrame>

Detailed Description

template<size_t Dim, typename CoordsFrame>
struct domain::Tags::RadiallyCompressedCoordinates< Dim, CoordsFrame >

Coordinates suitable for visualizing large radii by compressing them logarithmically or inversely.

The coordinate map reduces to the identity if no options for radially compressed coordinates were specified in the input file.

The template parameter RadialDim on the compute tag determines which dimensions to compress. If RadialDim is void, all dimensions are compressed radially (Cartesian coordinates). If RadialDim is a tmpl::size_t, only that dimension is compressed.

See also
radially_compressed_coordinates

The documentation for this struct was generated from the following file:
  • src/Domain/RadiallyCompressedCoordinates.hpp