![]() |
Reference documentation for deal.II version GIT 9042b9283b 2023-12-02 14:50:02+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.