|
Gromacs
2026.0-dev-20251106-2ba968f
|
#include <gromacs/domdec/haloexchange.h>
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. | |
1.8.5