SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::measurements::CharSpeed< Object >::Excision Struct Reference

A control_system::protocols::Submeasurement that does an interpolation to the excision boundary for this Object from the elements. More...

#include <CharSpeed.hpp>

Public Types

template<typename ControlSystems>
using interpolation_target_tag = InterpolationTarget<ControlSystems>
template<typename ControlSystems>
using horizon_metavars = void
template<typename ControlSystems>
using event

Static Public Member Functions

static std::string name ()

Detailed Description

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

A control_system::protocols::Submeasurement that does an interpolation to the excision boundary for this Object from the elements.

This does not go through the interpolation framework.

Member Typedef Documentation

◆ event

template<::domain::ObjectLabel Object>
template<typename ControlSystems>
using control_system::measurements::CharSpeed< Object >::Excision::event
Initial value:
intrp::Events::InterpolateWithoutInterpComponent<
3, InterpolationTarget<ControlSystems>, ::ah::source_vars<3>>>
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/CharSpeed.hpp