SpECTRE
v2025.03.17
|
The coordinates in the target frame of MapTag
. The SourceCoordsTag
's frame must be the source frame of MapTag
More...
#include <Tags.hpp>
Public Types | |
using | base = CoordinatesTag< MapTag::dim, typename MapTag::target_frame > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | type = tnsr::I< DataVector, Dim, MapTag::target_frame > |
Static Public Member Functions | |
static constexpr auto | function (const gsl::not_null< return_type * > target_coords, const typename MapTag::type &element_map, const tnsr::I< DataVector, MapTag::dim, typename MapTag::source_frame > &source_coords) |
![]() | |
static std::string | name () |
The coordinates in the target frame of MapTag
. The SourceCoordsTag
's frame must be the source frame of MapTag