SpECTRE
v2025.03.17
|
Determines the selected observation ID in the volume data file, given multiple possible ways to specify the observation. More...
#include <SelectObservation.hpp>
Public Member Functions | |
size_t | operator() (ObservationId observation_id) const |
size_t | operator() (ObservationStep observation_step) const |
size_t | operator() (double observation_value) const |
Public Attributes | |
const h5::VolumeData & | volfile |
double | obs_value_eps = 1e-12 |
Determines the selected observation ID in the volume data file, given multiple possible ways to specify the observation.