Gromacs  2025.0-dev-20241014-f673b97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
pme_force_sender_gpu.h File Reference
#include <memory>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/gmxmpi.h"
+ Include dependency graph for pme_force_sender_gpu.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declaration of class which sends PME Force from GPU memory to PP task.

Author
Alan Gray alang.nosp@m.@nvi.nosp@m.dia.c.nosp@m.om

Classes

struct  PpRanks
 Contains information about the PP ranks that partner this PME rank. More...
 
class  gmx::ArrayRef< typename >
 STL-like interface to a C array of T (or part of a std container of T). More...
 
class  gmx::PmeForceSenderGpu
 Manages sending forces from PME-only ranks to their PP ranks. More...