SpECTRE  v2024.03.19
Events::Tags::ObserverCoordinates< Dim, Fr > Struct Template Reference

The coordinates used for observation. More...

#include <Tags.hpp>

Public Types

using type = tnsr::I< DataVector, Dim, Fr >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<size_t Dim, typename Fr>
struct Events::Tags::ObserverCoordinates< Dim, Fr >

The coordinates used for observation.

In methods like DG-FD the mesh and coordinates change throughout the simulation, so we need to always grab the right ones.


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