|
SpECTRE
v2026.04.01
|
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 = void |
| template<typename ControlSystems> | |
| using | horizon_metavars = HorizonMetavars<ControlSystems> |
| template<typename ControlSystems> | |
| using | event |
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.
| using control_system::measurements::BothHorizons::FindHorizon< Horizon >::event |