Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::test::anonymous_namespace{observablesreducer.cpp}::ObservablesReducerIntegrationTest::RankData Struct Reference

Description

Helper struct to model data on a single MPI rank.

Public Attributes

std::optional
< ObservablesReducerBuilder
builder = ObservablesReducerBuilder{}
 Builder of observablesReducer for this "rank," valid until after its build() method has been called.
 
std::vector< Subscribersubscribers
 Subscribers to observablesReducer.
 
std::optional< ObservablesReducerobservablesReducer
 Manages reduction of observables on behalf of this "rank", valid only after the ObserbalesReducerBuilder builds it.
 

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