SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
domain::Tags::InertialFromGridCoordinatesCompute< Dim > Struct Template Reference

Computes the Inertial coordinates from CoordinatesVelocityAndJacobians More...

#include <TagsTimeDependent.hpp>

Public Types

using base = Tags::Coordinates<Dim, Frame::Inertial>
using return_type = typename base::type
using argument_tags
Public Types inherited from domain::Tags::Coordinates< Dim, Frame::Inertial >
using type

Static Public Member Functions

static void function (gsl::not_null< tnsr::I< DataVector, Dim, Frame::Inertial > * > target_coords, const tnsr::I< DataVector, Dim, Frame::Grid > &source_coords, const std::optional< std::tuple< tnsr::I< DataVector, Dim, Frame::Inertial >, ::InverseJacobian< DataVector, Dim, Frame::Grid, Frame::Inertial >, ::Jacobian< DataVector, Dim, Frame::Grid, Frame::Inertial >, tnsr::I< DataVector, Dim, Frame::Inertial > > > &grid_to_inertial_quantities)
Static Public Member Functions inherited from domain::Tags::Coordinates< Dim, Frame::Inertial >
static std::string name ()

Detailed Description

template<size_t Dim>
struct domain::Tags::InertialFromGridCoordinatesCompute< Dim >

Computes the Inertial coordinates from CoordinatesVelocityAndJacobians

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using domain::Tags::InertialFromGridCoordinatesCompute< Dim >::argument_tags
Initial value:
tmpl::list<Tags::Coordinates<Dim, Frame::Grid>,
The Inertial coordinates, the inverse Jacobian from the Grid to the Inertial frame,...
Definition TagsTimeDependent.hpp:44

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