SpECTRE  v2023.10.11
CurvedScalarWave::Worldtube::Tags Namespace Reference

Tags related to the worldtube. More...

Classes

struct  CheckInputFile
 Dummy tag that throws an error if the input file does not describe a circular orbit. More...
 
struct  dtPsi0
 Holds the time derivative of Psi0 which is used as a reduction variable. More...
 
struct  ElementFacesGridCoordinates
 A map that holds the grid coordinates centered on the worldtube of all element faces abutting the worldtube with the corresponding ElementIds. More...
 
struct  ExcisionSphere
 The excision sphere corresponding to the worldtube. More...
 
struct  ExpansionOrder
 The internal expansion order of the worldtube solution. More...
 
struct  FaceCoordinates
 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...
 
struct  FaceCoordinatesCompute
 
struct  InertialParticlePosition
 The position of the scalar charge particle orbiting a central black hole given in inertial coordinates. We currently assume a circular orbit in the xy-plane with radius \(R\) and angular velocity \(\omega = R^{-3/2}\), where grid and inertial coordinates are equal at t = 0. More...
 
struct  InertialParticlePositionCompute
 
struct  ObserveCoefficientsTrigger
 Triggers at which to write the coefficients of the worldtube's internal Taylor series to file. More...
 
struct  Psi0
 Holds the constant coefficient of the regular field inside the worldtube. More...
 
struct  PsiWorldtube
 The scalar field inside the worldtube. More...
 
struct  PunctureField
 
struct  PunctureFieldCompute
 
struct  RegularFieldAdvectiveTerm
 Holds the advection term that is the scalar product of the mesh velocity with the spatial derivative of the regular scalar field. More...
 
struct  RegularFieldInbox
 Inbox of the element chares that contains the regular field \(\Psi^R\) as well as its time and spatial derivative evaluated at the grid points of abutting element faces. More...
 
struct  SphericalHarmonicsInbox
 Inbox of the worldtube singleton chare which receives quantities projected onto spherical harmonics. More...
 
struct  WorldtubeSolution
 The solution inside the worldtube, evaluated at the face coordinates of an abutting element. This tag is used to provide boundary conditions to the element in CurvedScalarWave::BoundaryConditions::Worldtube . More...
 

Detailed Description

Tags related to the worldtube.