Reference documentation for deal.II version 9.5.0
\(\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::SD::GeneralProductTypeImpl< SymmetricTensor< rank, dim, T >, Differentiation::SD::Expression > Struct Template Reference

#include <deal.II/differentiation/sd/symengine_product_types.h>

Public Types

using type = SymmetricTensor< rank, dim, typename ProductType< T, Differentiation::SD::Expression >::type >
 

Detailed Description

template<int rank, int dim, typename T>
struct internal::SD::GeneralProductTypeImpl< SymmetricTensor< rank, dim, T >, Differentiation::SD::Expression >

Definition at line 96 of file symengine_product_types.h.

Member Typedef Documentation

◆ type

template<int rank, int dim, typename T >
using internal::SD::GeneralProductTypeImpl< SymmetricTensor< rank, dim, T >, Differentiation::SD::Expression >::type = SymmetricTensor< rank, dim, typename ProductType<T, Differentiation::SD::Expression>::type>

Definition at line 99 of file symengine_product_types.h.


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