Reference documentation for deal.II version GIT relicensing-218-g1f873f3929 2024-03-28 15: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 >, SymmetricTensor< rank, dim, std::complex< U > > > Struct Template Reference

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

Public Types

using type = SymmetricTensor< rank, dim, std::complex< typename ProductType< T, U >::type > >
 

Detailed Description

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

Definition at line 217 of file symmetric_tensor.h.

Member Typedef Documentation

◆ type

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

Definition at line 220 of file symmetric_tensor.h.


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