|
Gromacs
2026.0-dev-20251106-2ba968f
|
#include <gromacs/ewald/pme_internal.h>
Data structure for grid communication.
Public Attributes | |
| int | send_id |
| Source rank id. | |
| int | send_index0 |
| int | send_nindex |
| int | recv_id |
| Destination rank id. | |
| int | recv_index0 |
| int | recv_nindex |
| int | recv_size = 0 |
| Receive buffer width, used with OpenMP. | |
1.8.5