|
SpECTRE
v2025.08.19
|
Contains callback functions called by InterpolationTargets.
More...
Classes | |
| struct | DumpBondiSachsOnWorldtube |
Post interpolation callback that dumps metric data in Bondi-Sachs form on a number of extraction radii given by the intrp::TargetPoints::Sphere target. More... | |
| struct | ErrorOnFailedApparentHorizon |
| Callback for a failed apparent horizon find that simply errors. More... | |
| struct | FindApparentHorizon |
| post interpolation callback (see intrp::protocols::PostInterpolationCallback) 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 | ObserveCenters |
Writes the center of an apparent horizon to disk in both the Frame template parameter frame and Frame::Inertial frame. Intended to be used in the post_horizon_find_callbacks list of an InterpolationTargetTag. More... | |
| struct | ObserveLineSegment |
| struct | ObserveSurfaceData |
| post_interpolation_callback that outputs 2D "volume" data on a surface and the surface's spherical harmonic data More... | |
| struct | ObserveTimeSeriesOnSurface |
| post_interpolation_callback that outputs a time series on a surface. More... | |
| struct | SendDependencyToObserverWriter |
Post horizon find callback that will send a message to the ObserverWriter if we have a dependency telling it to write the volume data to disk or not depending on the WriteVolumeData template bool. More... | |
| struct | SendGhWorldtubeData |
| post_interpolation_callback that calls Cce::ReceiveGhWorldTubeData More... | |
Contains callback functions called by InterpolationTargets.