|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Go to the source code of this file.
Classes | |
| struct | dg::Timer |
| Simple tool for performance measuring. More... | |
Namespaces | |
| namespace | dg |
| This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |
Macros | |
| #define | DG_DEVICE |
| Expands to __host__ __device__ if compiled with nvcc else is empty. | |