SpECTRE  v2025.03.17
control_system::Systems::GridCenters< DerivOrder, Measurement > Struct Template Reference

Tracks the centers of two neutron stars. More...

#include <GridCenters.hpp>

Classes

struct  MeasurementQueue
 
struct  process_measurement
 

Public Types

using measurement = Measurement
 
using control_error = ControlErrors::GridCenters
 
using simple_tags = tmpl::list< MeasurementQueue >
 

Static Public Member Functions

static std::string name ()
 
static std::optional< std::stringcomponent_name (const size_t component, const size_t num_components)
 

Static Public Attributes

static constexpr size_t deriv_order = DerivOrder
 

Detailed Description

template<size_t DerivOrder, typename Measurement>
struct control_system::Systems::GridCenters< DerivOrder, Measurement >

Tracks the centers of two neutron stars.

Controls the function of time with the same name which can be used to determine (until merger) the centers of the two stars.

Requirements:


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