1#ifndef _DG_SCALAR_CATEGORIES_
2#define _DG_SCALAR_CATEGORIES_
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin li...
Scalar Tag base class.
Definition scalar_categories.h:11
Vector Tag base class, indicates the basic Vector/container concept.
Definition vector_categories.h:28
Types where std::is_arithmetic is true.
Definition scalar_categories.h:14
complex number type
Definition scalar_categories.h:21
Types where std::is_floating_point is true.
Definition scalar_categories.h:16
Types where std::is_integral is true.
Definition scalar_categories.h:18