deal.II version GIT relicensing-1927-g3de9220933 2024-10-03 08:40:00+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< T, double >::type > |
Definition at line 491 of file template_constraints.h.
using internal::ProductTypeImpl< std::complex< T >, double >::type = std::complex<typename ProductType<T, double>::type> |
Definition at line 493 of file template_constraints.h.