Discontinuous Galerkin Library
#include "dg/algorithm.h"
mpi_vector.h File Reference
#include <cassert>
#include <thrust/host_vector.h>
#include <thrust/gather.h>
#include "exceptions.h"
#include "exblas/mpi_accumulate.h"
#include "tensor_traits.h"
#include "blas1_dispatch_shared.h"
#include "mpi_communicator.h"
#include "memory.h"
#include "config.h"

Go to the source code of this file.

Classes

struct  dg::MPI_Vector< container >
 mpi Vector class More...
 
struct  dg::TensorTraits< MPI_Vector< container > >
 prototypical MPI vector More...
 
struct  dg::NearestNeighborComm< Index, Buffer, Vector >
 Communicator for asynchronous nearest neighbor communication. More...
 

Namespaces

namespace  dg
 This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library.