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::ProductTypeImpl< T, Sacado::Fad::Expr< U > > Struct Template Reference

#include <deal.II/differentiation/ad/sacado_product_types.h>

Public Types

using type = typename ProductType< T, typename Sacado::Fad::Expr< U >::value_type >::type
 

Detailed Description

template<typename T, typename U>
struct internal::ProductTypeImpl< T, Sacado::Fad::Expr< U > >

Definition at line 101 of file sacado_product_types.h.

Member Typedef Documentation

◆ type

template<typename T , typename U >
using internal::ProductTypeImpl< T, Sacado::Fad::Expr< U > >::type = typename ProductType<T, typename Sacado::Fad::Expr<U>::value_type>::type

Definition at line 103 of file sacado_product_types.h.


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