Reference documentation for deal.II version 9.6.2
 
\(\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
internal::ProductTypeImpl< SymmetricTensor< rank, dim, T >, std::complex< U > > Struct Template Reference

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

Inheritance diagram for internal::ProductTypeImpl< SymmetricTensor< rank, dim, T >, std::complex< U > >:

Public Types

using type
 
using type
 

Detailed Description

template<int rank, int dim, typename T, typename U>
struct internal::ProductTypeImpl< SymmetricTensor< rank, dim, T >, std::complex< U > >

Definition at line 189 of file symmetric_tensor.h.

Member Typedef Documentation

◆ type [1/2]

template<int rank, int dim, typename T, typename U>
using internal::ProductTypeImpl< SymmetricTensor< rank, dim, T >, std::complex< U > >::type
Initial value:
dim,
std::complex<typename ProductType<T, U>::type>>

Definition at line 191 of file symmetric_tensor.h.

◆ type [2/2]

using internal::ProductTypeImpl< T, U >::type

Definition at line 404 of file template_constraints.h.


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