This class stores both recv and send buffers with an associated MPI tag. More...
#include <AMReX_NonLocalBC.H>
Public Attributes | |
int | mpi_tag {} |
CommData | recv {} |
CommData | send {} |
This class stores both recv and send buffers with an associated MPI tag.
This handler stores data for a whole ParallelCopy MPI transaction.
int amrex::NonLocalBC::CommHandler::mpi_tag {} |
CommData amrex::NonLocalBC::CommHandler::recv {} |
CommData amrex::NonLocalBC::CommHandler::send {} |