SpECTRE
v2024.08.03
|
A control_system::protocols::Submeasurement
that starts the interpolation to the interpolation target in order to find the apparent horizon given by the template parameter Horizon
.
More...
#include <BothHorizons.hpp>
Public Types | |
template<typename ControlSystems > | |
using | interpolation_target_tag = InterpolationTarget< ControlSystems > |
template<typename ControlSystems > | |
using | event = NonFactoryCreatableWrapper< intrp::Events::Interpolate< 3, InterpolationTarget< ControlSystems >, ::ah::source_vars< 3 > > > |
Static Public Member Functions | |
static std::string | name () |
A control_system::protocols::Submeasurement
that starts the interpolation to the interpolation target in order to find the apparent horizon given by the template parameter Horizon
.