Gromacs
2022-beta1
|
#include <memory>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/fixedcapacityvector.h"
#include "gromacs/utility/gmxmpi.h"
Declaration of GPU halo exchange.
Classes | |
class | gmx::GpuHaloExchange |
Manages GPU Halo Exchange object. More... | |