Gromacs  2020.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
mpiinplacebuffers.h File Reference
#include <cstdint>
+ Include dependency graph for mpiinplacebuffers.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares object that provides buffers for the copies necessary when MPI_IN_PLACE is not supported by the MPI library.

The struct is declared in the header so that functionality it supports can be inlined.

Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Functions

void done_mpi_in_place_buf (mpi_in_place_buf_t *buf)
 Cleans up the buffers.