|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include "vector_categories.h"Go to the source code of this file.
Classes | |
| struct | dg::AnyScalarTag |
| Scalar Tag base class. More... | |
| struct | dg::ArithmeticTag |
Types where std::is_arithmetic is true. More... | |
| struct | dg::FloatingPointTag |
Types where std::is_floating_point is true. More... | |
| struct | dg::IntegralTag |
Types where std::is_integral is true. More... | |
| struct | dg::ComplexTag |
| complex number type More... | |
Namespaces | |
| namespace | dg |
| This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |