|
Gromacs
2026.0-dev-20251106-2ba968f
|
#include <string>#include "gromacs/timing/walltime_accounting.h"
Include dependency graph for pme_only.h:
This graph shows which files directly or indirectly include this file:This file contains function declarations necessary for running on an MPI rank doing only PME long-ranged work.
Functions | |
| int | gmx_pmeonly (gmx_pme_t **pme, const gmx_domdec_t &dd, t_nrnb *mynrnb, gmx_wallcycle *wcycle, gmx_walltime_accounting_t walltime_accounting, t_inputrec *ir, PmeRunMode runMode, bool useGpuPmePpCommunication, bool useNvshmem, bool useGpuHaloExchange, const gmx::DeviceStreamManager *deviceStreamManager) |
| Called on the nodes that do PME exclusively. | |
1.8.5