Discontinuous Galerkin Library
#include "dg/algorithm.h"
tensor_traits_scalar.h File Reference
#include "scalar_categories.h"
#include "tensor_traits.h"

Go to the source code of this file.

Classes

struct  dg::TensorTraits< T, std::enable_if_t< std::is_arithmetic< T >::value > >
 Recognize arithmetic types as scalars. More...
 

Namespaces

namespace  dg
 This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library.