|
SpECTRE
2021.08.02
|
Contains callback functions called by InterpolationTargets.
More...
Classes | |
| struct | ErrorOnFailedApparentHorizon |
| Callback for a failed apparent horizon find that simply errors. More... | |
| struct | FindApparentHorizon |
| post interpolation callback (see InterpolationTarget) that does a FastFlow iteration and triggers another one until convergence. More... | |
| struct | IgnoreFailedApparentHorizon |
| Callback for a failed apparent horizon find that prints a message (if sufficient Verbosity is enabled) but does not terminate the executable. More... | |
| struct | ObserveTimeSeriesOnSurface |
| post_interpolation_callback that outputs a time series on a surface. More... | |
| struct | SendGhWorldtubeData |
| post_interpolation_callback that calls Cce::ReceiveGhWorldTubeData More... | |
Contains callback functions called by InterpolationTargets.