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

Public Types | |
| using | type = Sacado::Fad::DFad<typename ProductType<T, U>::type> |
| using | type |
Definition at line 80 of file sacado_product_types.h.
| using internal::ProductTypeImpl< Sacado::Fad::DFad< T >, Sacado::Fad::DFad< U > >::type = Sacado::Fad::DFad<typename ProductType<T, U>::type> |
Definition at line 82 of file sacado_product_types.h.
| using internal::ProductTypeImpl< T, U >::type |
Definition at line 404 of file template_constraints.h.