Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Public Attributes
gmx::test::anonymous_namespace{observablesreducer.cpp}::ObservablesReducerIntegrationTest Class Reference

Inherits TestWithParam< std::tuple< int, int > >.

Description

Test fixture class.

Classes

struct  RankData
 Helper struct to model data on a single MPI rank. More...
 

Public Member Functions

 ObservablesReducerIntegrationTest ()
 Constructor.
 
void fakeMpiAllReduce (const bool reductionRequiredExternally)
 Performs the equivalent of MPI_Allreduce on the communication buffer over rankData_.
 

Public Attributes

int numSubscribers_
 The number of subscribers.
 
std::vector< RankDatarankData_
 Models data distributed over MPI ranks.
 

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