SpECTRE  v2024.04.12
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.

See also
radially_compressed_coordinates

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