|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::MPIGather< Vector >, including all inherited members.
| buffer_size() const | dg::MPIGather< Vector > | inline |
| communicator() const | dg::MPIGather< Vector > | inline |
| global_gather_init(const ContainerType0 &gatherFrom, ContainerType1 &buffer) const | dg::MPIGather< Vector > | inline |
| global_gather_wait(ContainerType &buffer) const | dg::MPIGather< Vector > | inline |
| isCommunicating() const | dg::MPIGather< Vector > | inline |
| isContiguous() const | dg::MPIGather< Vector > | inline |
| MPIGather class | dg::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 |