Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::GlobalCommunicationHelper Class Reference

#include <gromacs/modularsimulator/simulatoralgorithm.h>

Description

Helper container with data connected to global communication.

This includes data that needs to be shared between elements involved in global communication. This will become obsolete as soon as global communication is moved to a client system (#3421 and #3887).

Public Member Functions

 GlobalCommunicationHelper (int nstglobalcomm, SimulationSignals *simulationSignals)
 Constructor.
 
int nstglobalcomm () const
 Get the compute globals communication period.
 
SimulationSignalssimulationSignals ()
 Get a pointer to the signals vector.
 

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