Reference documentation for deal.II version 9.3.3
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Classes | Namespaces
template_constraints.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/complex_overloads.h>
#include <complex>
#include <iterator>
#include <utility>

Go to the source code of this file.

Classes

struct  internal::TemplateConstraints::all_true< Values >
 
struct  is_base_of_all< Base, Derived >
 
struct  all_same_as< Type, Types >
 
struct  enable_if_all< Values >
 
class  has_begin_and_end< T >
 
struct  identity< T >
 
struct  always_return< ArgType, ValueType >
 
struct  PointerComparison
 
struct  internal::ProductTypeImpl< T, U >
 
struct  ProductType< T, U >
 
struct  internal::ProductTypeImpl< std::complex< T >, std::complex< T > >
 
struct  internal::ProductTypeImpl< std::complex< T >, std::complex< U > >
 
struct  internal::ProductTypeImpl< double, std::complex< U > >
 
struct  internal::ProductTypeImpl< std::complex< T >, double >
 
struct  internal::ProductTypeImpl< float, std::complex< U > >
 
struct  internal::ProductTypeImpl< std::complex< T >, float >
 
struct  EnableIfScalar< double >
 
struct  EnableIfScalar< float >
 
struct  EnableIfScalar< long double >
 
struct  EnableIfScalar< int >
 
struct  EnableIfScalar< unsigned int >
 
struct  EnableIfScalar< std::complex< T > >
 

Namespaces

namespace  internal
 
namespace  internal::TemplateConstraints