SpECTRE  v2024.03.19
control_system::measurements::CharSpeed< Object > Struct Template Reference

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

Detailed Description

template<::domain::ObjectLabel Object>
struct control_system::measurements::CharSpeed< Object >

A control_system::protocols::Measurement that relies on one apparent horizon, the template parameter Object, and one excision surface.


The documentation for this struct was generated from the following file: