#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex<typename ProductType<T, double>::type> |
using | type |
Definition at line 490 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, double >::type = std::complex<typename ProductType<T, double>::type> |
Definition at line 492 of file template_constraints.h.
using internal::ProductTypeImpl< T, double >::type |
Definition at line 404 of file template_constraints.h.