SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::Tags::FaceCoordinates< Dim, Frame, Centered > Struct Template Reference

An optional that holds the coordinates of an element face abutting the worldtube excision sphere. If the element does not abut the worldtube, this holds std::nullopt. This tag should be in the databox of element chares. The available frames are Grid and Inertial. The Centered template tag can be turned on to center the coordinates around the position of the scalar charge. More...

#include <Tags.hpp>

Public Types

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

Detailed Description

template<size_t Dim, typename Frame, bool Centered>
struct CurvedScalarWave::Worldtube::Tags::FaceCoordinates< Dim, Frame, Centered >

An optional that holds the coordinates of an element face abutting the worldtube excision sphere. If the element does not abut the worldtube, this holds std::nullopt. This tag should be in the databox of element chares. The available frames are Grid and Inertial. The Centered template tag can be turned on to center the coordinates around the position of the scalar charge.


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