Reference documentation for deal.II version GIT relicensing-249-g48dc7357c7 2024-03-29 12:30: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, 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<typename T, int rank, int dim, typename U>
struct internal::ProductTypeImpl< std::complex< T >, SymmetricTensor< rank, dim, U > >

Definition at line 208 of file symmetric_tensor.h.

Member Typedef Documentation

◆ type

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

Definition at line 210 of file symmetric_tensor.h.


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