|
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 "tensor_traits.h"#include "memory.h"#include "mpi_gather.h"Go to the source code of this file.
Classes | |
| struct | dg::MPIKroneckerGather< Vector > |
Communicator for asynchronous communication of MPISparseBlockMat. More... | |
Namespaces | |
| namespace | dg |
| This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |