Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
mpi_vector.h File Reference
#include <cassert>
#include <thrust/host_vector.h>
#include <thrust/gather.h>
#include "exceptions.h"
#include "tensor_traits.h"
#include "blas1_dispatch_shared.h"
#include "mpi_datatype.h"
#include "memory.h"
#include "config.h"

Go to the source code of this file.

Classes

struct  dg::MPI_Vector< container >
 A simple wrapper around a container object and an MPI_Comm. More...
 
struct  dg::TensorTraits< MPI_Vector< container > >
 prototypical MPI vector More...
 

Namespaces

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