SpECTRE
v2024.09.29
|
A control_system::protocols::Measurement
that relies on one apparent horizon, the template parameter Object
, and one excision surface.
More...
#include <CharSpeed.hpp>
Classes | |
struct | Excision |
A control_system::protocols::Submeasurement that does an interpolation to the excision boundary for this Object from the elements. More... | |
struct | Horizon |
A control_system::protocols::Submeasurement that starts the interpolation to the interpolation target in order to find the apparent horizon. More... | |
Public Types | |
using | submeasurements = tmpl::list< Horizon, Excision > |
Static Public Member Functions | |
static std::string | name () |
A control_system::protocols::Measurement
that relies on one apparent horizon, the template parameter Object
, and one excision surface.