deal.II version GIT relicensing-2359-g2213d2c025 2025-01-15 22:50:11+00:00
|
#include <deal.II/differentiation/ad/sacado_product_types.h>
Public Types | |
using | type = typename ProductType< T, typename Sacado::Fad::Expr< U >::value_type >::type |
Definition at line 100 of file sacado_product_types.h.
using internal::ProductTypeImpl< T, Sacado::Fad::Expr< U > >::type = typename ProductType<T, typename Sacado::Fad::Expr<U>::value_type>::type |
Definition at line 102 of file sacado_product_types.h.