Reference documentation for deal.II version GIT 8ad845fa53 2023-12-10 20:50: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\}}\)
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 218 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 221 of file symmetric_tensor.h.


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