Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include <cassert>
#include <thrust/host_vector.h>
#include "exceptions.h"
#include "config.h"
#include "mpi_datatype.h"
#include "mpi_permutation.h"
#include "tensor_traits.h"
#include "memory.h"
#include "index.h"
Go to the source code of this file.
Classes | |
struct | dg::MPIGather< Vector > |
Optimized MPI Gather operation. More... | |
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |