SpECTRE
v2025.03.17
|
Contains callback functions called by InterpolationTarget
s.
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 | 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 | SendGhWorldtubeData |
post_interpolation_callback that calls Cce::ReceiveGhWorldTubeData More... | |
Contains callback functions called by InterpolationTarget
s.