#include <deal.II/differentiation/ad/sacado_product_types.h>
Public Types | |
using | type = Sacado::Rad::ADvar<typename ProductType<T, U>::type> |
using | type |
Definition at line 174 of file sacado_product_types.h.
using internal::ProductTypeImpl< Sacado::Rad::ADvar< T >, Sacado::Rad::ADvar< U > >::type = Sacado::Rad::ADvar<typename ProductType<T, U>::type> |
Definition at line 176 of file sacado_product_types.h.
using internal::ProductTypeImpl< T, U >::type |
Definition at line 404 of file template_constraints.h.