Gromacs  2025.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::HaloMpiRequests Struct Reference

#include <gromacs/domdec/haloexchange.h>

Description

Storage for MPI request for halo MPI receive and send operations.

Public Attributes

std::vector< MPI_Request > receive
 Receive requests for all domain pairs in the halo.
 
std::vector< MPI_Request > send
 Send requests for all domain pairs in the halo.
 

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