SpECTRE  v2024.04.12
observers::Tags Namespace Reference

Tags used on the observer parallel component More...

Classes

struct  ContributorsOfReductionData
 The set of ArrayComponentId that have contributed to each ObservationId for reductions. More...
 
struct  ContributorsOfTensorData
 The set of ArrayComponentId that have contributed to each ObservationId for volume observation. More...
 
struct  ExpectedContributorsForObservations
 The set of ArrayComponentIds that will contribute to each ObservationId for reduction. More...
 
struct  H5FileLock
 Node lock used when needing to read/write to H5 files on disk. More...
 
struct  InterpolatorTensorData
 Volume tensor data to be written to disk from the Interpolator. More...
 
struct  NodesExpectedToContributeReductions
 The set of nodes that are registered with each ObservationIdRegistrationKey for writing reduction data. More...
 
struct  NodesThatContributedReductions
 The set of nodes that have contributed to each ObservationId for writing reduction data. More...
 
struct  ObservationKey
 A string identifying observations related to the Tag. More...
 
struct  ReductionData
 Reduction data to be written to disk. More...
 
struct  ReductionDataLock
 Lock used when contributing reduction data. More...
 
struct  ReductionDataNames
 Names of the reduction data to be written to disk. More...
 
struct  ReductionFileName
 The name of the HDF5 file on disk into which reduction data is written. More...
 
struct  SurfaceFileName
 The name of the HDF5 file on disk into which surface data is written. More...
 
struct  TensorData
 Volume tensor data to be written to disk. More...
 
struct  VolumeDataLock
 Lock used when contributing volume data. More...
 
struct  VolumeFileName
 The name of the HDF5 file on disk into which volume data is written. More...
 

Detailed Description

Tags used on the observer parallel component