SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
evolution::dg::subcell::Tags::ObserverCoordinatesCompute< Dim, Fr > Struct Template Reference

"Computes" the active coordinates by setting the DataVectors to point into the coordinates of either the DG or subcell grid. More...

#include <ObserverCoordinates.hpp>

Public Types

using base = ::Events::Tags::ObserverCoordinates<Dim, Fr>
using return_type = typename base::type
using argument_tags
Public Types inherited from Events::Tags::ObserverCoordinates< Dim, Fr >
using type = tnsr::I<DataVector, Dim, Fr>

Static Public Member Functions

static void function (const gsl::not_null< return_type * > active_coords, const subcell::ActiveGrid active_grid, const tnsr::I< DataVector, Dim, Fr > &subcell_coords, const tnsr::I< DataVector, Dim, Fr > &dg_coords)
Static Public Member Functions inherited from Events::Tags::ObserverCoordinates< Dim, Fr >
static std::string name ()

Detailed Description

template<size_t Dim, typename Fr>
struct evolution::dg::subcell::Tags::ObserverCoordinatesCompute< Dim, Fr >

"Computes" the active coordinates by setting the DataVectors to point into the coordinates of either the DG or subcell grid.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim, typename Fr>
using evolution::dg::subcell::Tags::ObserverCoordinatesCompute< Dim, Fr >::argument_tags
Initial value:
tmpl::list<ActiveGrid, Coordinates<Dim, Fr>,
The coordinates in a given frame.
Definition Tags.hpp:85

The documentation for this struct was generated from the following file:
  • src/Evolution/DgSubcell/Tags/ObserverCoordinates.hpp