|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include <cassert>#include "thrust/host_vector.h"#include "evaluation.h"#include "weights.h"#include "filter.h"#include "dg/backend/mpi_vector.h"#include "mpi_evaluation.h"#include "mpi_weights.h"#include "base_geometry.h"#include "base_geometryX.h"#include "refined_gridX.h"#include "mpi_base_geometry.h"#include "tensor.h"#include "transform.h"#include "multiply.h"#include "fem.h"