SpECTRE  2021.08.02
intrp::callbacks::IgnoreFailedApparentHorizon Struct Reference

Callback for a failed apparent horizon find that prints a message (if sufficient Verbosity is enabled) but does not terminate the executable. More...

#include <IgnoreFailedApparentHorizon.hpp>

Static Public Member Functions

template<typename InterpolationTargetTag , typename DbTags , typename Metavariables , typename TemporalId >
static void apply (const db::DataBox< DbTags > &box, const Parallel::GlobalCache< Metavariables > &, const TemporalId &, const FastFlow::Status failure_reason) noexcept
 

Detailed Description

Callback for a failed apparent horizon find that prints a message (if sufficient Verbosity is enabled) but does not terminate the executable.