deal.II version GIT relicensing-2430-g7f5db50250 2025-01-24 01:10:00+00:00
|
#include <deal.II/base/template_constraints.h>
Public Types | |
using | type = std::complex< typename ProductType< double, U >::type > |
Definition at line 485 of file template_constraints.h.
using internal::ProductTypeImpl< double, std::complex< U > >::type = std::complex<typename ProductType<double, U>::type> |
Definition at line 487 of file template_constraints.h.