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< typename Sacado::Fad::Expr< T >::value_type, U >::type |
Definition at line 93 of file sacado_product_types.h.
using internal::ProductTypeImpl< Sacado::Fad::Expr< T >, U >::type = typename ProductType<typename Sacado::Fad::Expr<T>::value_type, U>::type |
Definition at line 95 of file sacado_product_types.h.