5#ifndef _MOLECULARDYNAMICS_COUPLING_SENDRECV_FROMMACRO2MDSENDONLY_H_
6#define _MOLECULARDYNAMICS_COUPLING_SENDRECV_FROMMACRO2MDSENDONLY_H_
8#include "coupling/sendrecv/SendReceiveBuffer.h"
76#include "FromMacro2MDSendOnly.cpph"
generic class for the the data exchange purposes.
Definition DataExchange.h:27
SendReceiveBuffer for transfer of quantities from a macroscopic solver to the coupling cells....
Definition FromMacro2MDSendOnly.h:29
void sendFromMacro2MD(coupling::sendrecv::DataExchange< Cell_T, dim > &dataExchange, const Container_T &cells)
void wait4SendFromMacro2MD()
FromMacro2MDSendOnly()
Definition FromMacro2MDSendOnly.h:34
void sendFromMacro2MDNonBlocking(coupling::sendrecv::DataExchange< Cell_T, dim > &dataExchange, const Container_T &cells)
virtual ~FromMacro2MDSendOnly()
Definition FromMacro2MDSendOnly.h:36
void writeToSendBuffer(coupling::sendrecv::DataExchange< Cell_T, dim > &dataExchange, const Container_T &cells)
generic class for send-/ receive methodology.
Definition SendReceiveBuffer.h:35
everything necessary for coupling operations, is defined in here
Definition AdditiveMomentumInsertion.h:15