|
Gromacs
2026.0-dev-20251110-920b6d1
|
Inherits TestWithParam< std::tuple< int, int > >.
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< RankData > | rankData_ |
| Models data distributed over MPI ranks. | |
1.8.5