Reference documentation for deal.II version GIT relicensing-220-g40aaea9664 2024-03-28 18:00:02+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< std::complex< T >, double > Struct Template Reference

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

Public Types

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

Detailed Description

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

Definition at line 490 of file template_constraints.h.

Member Typedef Documentation

◆ type

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

Definition at line 492 of file template_constraints.h.


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