SpECTRE  v2024.04.12
Events::Tags::ObserverMeshVelocity< Dim, Frame > Struct Template Reference

The mesh velocity used for observations. More...

#include <Tags.hpp>

Public Types

using type = std::optional< tnsr::I< DataVector, Dim, Frame > >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<size_t Dim, typename Frame = ::Frame::Inertial>
struct Events::Tags::ObserverMeshVelocity< Dim, Frame >

The mesh velocity used for observations.

The type is a std::optional, which when it is not set indicates that the mesh is not moving.


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