SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::measurements::BothHorizons::FindHorizon< Horizon > Struct Template Reference

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 ()

Detailed Description

template<::domain::ObjectLabel Horizon>
struct control_system::measurements::BothHorizons::FindHorizon< Horizon >

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.

Member Typedef Documentation

◆ event

template<::domain::ObjectLabel Horizon>
template<typename ControlSystems>
using control_system::measurements::BothHorizons::FindHorizon< Horizon >::event
Initial value:
Starts a horizon find by sending volume data (ah::source_vars) to the horizon finder component (ah::C...
Definition FindApparentHorizon.hpp:48
Simple struct that changes a class from being factory creatable, to non-factory creatable.
Definition NonFactoryCreatable.hpp:20

The documentation for this struct was generated from the following file:
  • src/ControlSystem/Measurements/BothHorizons.hpp