|
SpECTRE
v2025.08.19
|
Tags for the apparent horizon finder. More...
Classes | |
| struct | ApparentHorizon |
| struct | ApparentHorizonOptions |
| Global cache tag that holds horizon finder options. More... | |
| struct | BlockSearchOrder |
Order in which blocks are searched for horizon finding. See block_logical_coordinates for details. More... | |
| struct | BlocksForHorizonFind |
| Holds a map between horizon name and a set of block names that should be used for interpolation for that horizon. More... | |
| struct | BlocksForInterpolation |
| Holds a map between interpolation target tag name (aka a horizon) and a set of block names that should be used for interpolation for that target. More... | |
| struct | CompletedTimes |
| Tag that holds all completed times. More... | |
| struct | CurrentResolutionL |
| Tag that holds the current resolution L. More... | |
| struct | CurrentTime |
| Tag that holds the current time. More... | |
| struct | Dependency |
| Holds potential dependency for apparent horizon callbacks. More... | |
| struct | FailedInterpolationIterations |
| Tag to hold the number of failed interpolations to a surface during iterations of the FastFlow algorithm. More... | |
| struct | FastFlow |
Holds a FastFlow object. Needs to be reset after each horizon find. More... | |
| struct | LMax |
| DataBox tag that holds the maximum L for horizon resolution and output. More... | |
| struct | ObservationTime |
Tag to be used for the time_tag alias of a HorizonMetavars for an observation horizon find. More... | |
| struct | ObservationTimeCompute |
| struct | ObserveCenters |
| Simple tag for whether to write the centers of the horizons to disk. More... | |
| struct | PendingTimes |
| List of times waiting for previous horizon finds to finish before they can be started. More... | |
| struct | PreviousIterationStrahlkorper |
| Tag that holds the strahlkorper of the previous FastFlow iteration (not the strahlkorper of the entire previous horizon find.) More... | |
| struct | PreviousSurface |
| Holds the previous surface. Used to determine which elements will send data for the next horizon find. More... | |
| struct | PreviousSurfaces |
Deque of ah::Storage::PreviousSurfaces. More... | |
| struct | Storage |
| Storage of all variables (volume or interpolated) for all times of the horizon finder. More... | |
| struct | Verbosity |
| Verbosity of horizon finder. More... | |
Tags for the apparent horizon finder.