SpECTRE  v2024.04.12
domain::Tags::RadiallyCompressedCoordinatesCompute< Dim, CoordsFrame > Struct Template Reference

Public Types

using base = RadiallyCompressedCoordinates< Dim, CoordsFrame >
 
using return_type = tnsr::I< DataVector, Dim, CoordsFrame >
 
using argument_tags = tmpl::list< Tags::Coordinates< Dim, CoordsFrame >, Tags::RadiallyCompressedCoordinatesOptions >
 
- Public Types inherited from domain::Tags::RadiallyCompressedCoordinates< Dim, CoordsFrame >
using type = tnsr::I< DataVector, Dim, CoordsFrame >
 

Static Public Member Functions

static void function (const gsl::not_null< tnsr::I< DataVector, Dim, CoordsFrame > * > result, const tnsr::I< DataVector, Dim, CoordsFrame > &coords, const std::optional< domain::RadiallyCompressedCoordinatesOptions > &options)
 

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