SpECTRE  v2024.05.11
CurvedScalarWave::Worldtube::Tags::FaceQuantities Struct Reference

The value of the scalar field and its time derivative on element faces forming the worldtube boundary, as well as the Euclidean area element of the face. More...

#include <Tags.hpp>

Public Types

using type = std::optional< Variables< tmpl::list< CurvedScalarWave::Tags::Psi, ::Tags::dt< CurvedScalarWave::Tags::Psi >, gr::surfaces::Tags::AreaElement< DataVector > > > >
 

Detailed Description

The value of the scalar field and its time derivative on element faces forming the worldtube boundary, as well as the Euclidean area element of the face.

Details

If the element does not abut the worldtube, this will be std::nullopt.


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