SpECTRE  v2025.08.19
ah::callbacks Namespace Reference

Callbacks used by the apparent horizon finder. More...

Classes

struct  FailedHorizonFind
 Callback when an apparent horizon find fails. The template Ignore says whether to ignore the failure or raise an ERROR. 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 horizon_find_callbacks list of a ah::protocols::HorizonMetavars. More...
 
struct  ObserveTimeSeriesOnHorizon
 A ah::protocol::Callback that outputs a double or std::array<double, N> quantity on a surface as a time series in the reductions file. More...
 
struct  SendDependencyToObserverWriter
 A ah::protocols::Callback that will send a message to the ObserverWriter if we have a dependency using the observers::ThreadedActions::ContributeDependency action. More...
 

Detailed Description

Callbacks used by the apparent horizon finder.