Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::MPIKroneckerGather< Vector >, including all inherited members.
buffer_size() const | dg::MPIKroneckerGather< Vector > | inline |
chunk_size() const | dg::MPIKroneckerGather< Vector > | inline |
communicator() const | dg::MPIKroneckerGather< Vector > | inline |
global_gather_init(const ContainerType &gatherFrom) const | dg::MPIKroneckerGather< Vector > | inline |
global_gather_wait(const ContainerType &gatherFrom, Vector< const dg::get_value_type< ContainerType > * > &buffer_ptrs) const | dg::MPIKroneckerGather< Vector > | inline |
isCommunicating() const | dg::MPIKroneckerGather< Vector > | inline |
MPIKroneckerGather class | dg::MPIKroneckerGather< Vector > | friend |
MPIKroneckerGather(MPI_Comm comm=MPI_COMM_NULL) | dg::MPIKroneckerGather< Vector > | inline |
MPIKroneckerGather(unsigned left_size, const std::map< int, thrust::host_vector< int > > &recvIdx, unsigned n, unsigned num_cols, unsigned right_size, MPI_Comm comm_1d) | dg::MPIKroneckerGather< Vector > | inline |
MPIKroneckerGather(const MPIKroneckerGather< OtherVector > &src) | dg::MPIKroneckerGather< Vector > | inline |