SpECTRE  v2024.02.05
intrp::callbacks Namespace Reference

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  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...
 

Detailed Description

Contains callback functions called by InterpolationTargets.