Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::MPIGather< Vector > Member List

This is the complete list of members for dg::MPIGather< Vector >, including all inherited members.

buffer_size() constdg::MPIGather< Vector >inline
communicator() constdg::MPIGather< Vector >inline
global_gather_init(const ContainerType0 &gatherFrom, ContainerType1 &buffer) constdg::MPIGather< Vector >inline
global_gather_wait(ContainerType &buffer) constdg::MPIGather< Vector >inline
isCommunicating() constdg::MPIGather< Vector >inline
isContiguous() constdg::MPIGather< Vector >inline
MPIGather classdg::MPIGather< Vector >friend
MPIGather(MPI_Comm comm=MPI_COMM_NULL)dg::MPIGather< Vector >inline
MPIGather(const std::map< int, thrust::host_vector< int > > &recvIdx, MPI_Comm comm)dg::MPIGather< Vector >inline
MPIGather(const std::map< int, thrust::host_vector< int > > &recvIdx, unsigned chunk_size, MPI_Comm comm)dg::MPIGather< Vector >inline
MPIGather(const ArrayVec &gather_map, IntVec &bufferIdx, MPI_Comm comm)dg::MPIGather< Vector >inline
MPIGather(const MPIGather< OtherVector > &src)dg::MPIGather< Vector >inline