SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
spectre::Exporter::ObservationValue Struct Reference

Identifies an observation by its value (e.g. the time), selecting the observation whose value is closest to value within epsilon. This is the same selection as a bare double, but with a configurable tolerance. More...

#include <Exporter.hpp>

Public Member Functions

 ObservationValue (double local_value, double local_epsilon=1e-12)

Public Attributes

double value = std::numeric_limits<double>::signaling_NaN()
double epsilon = 1e-12

Detailed Description

Identifies an observation by its value (e.g. the time), selecting the observation whose value is closest to value within epsilon. This is the same selection as a bare double, but with a configurable tolerance.


The documentation for this struct was generated from the following file:
  • src/IO/Exporter/Exporter.hpp