|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include <thrust/host_vector.h>#include <thrust/device_vector.h>#include <thrust/complex.h>#include "vector_categories.h"#include "tensor_traits.h"#include "tensor_traits_scalar.h"Go to the source code of this file.
Classes | |
| struct | dg::TensorTraits< thrust::host_vector< T > > |
| prototypical Shared Vector with Serial Tag More... | |
| struct | dg::TensorTraits< thrust::device_vector< T > > |
| prototypical Shared Vector with Cuda or Omp Tag More... | |
| struct | dg::TensorTraits< thrust::complex< T > > |
Namespaces | |
| namespace | dg |
| This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |