Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+00:00
\(\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\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
internal::ProductTypeImpl< double, std::complex< U > > Struct Template Reference

#include <deal.II/base/template_constraints.h>

Public Types

using type = std::complex< typename ProductType< double, U >::type >
 

Detailed Description

template<typename U>
struct internal::ProductTypeImpl< double, std::complex< U > >

Definition at line 484 of file template_constraints.h.

Member Typedef Documentation

◆ type

template<typename U >
using internal::ProductTypeImpl< double, std::complex< U > >::type = std::complex<typename ProductType<double, U>::type>

Definition at line 486 of file template_constraints.h.


The documentation for this struct was generated from the following file: