deal.II version GIT relicensing-2430-g7f5db50250 2025-01-24 01:10:00+00:00
|
#include <deal.II/differentiation/ad/sacado_product_types.h>
Public Types | |
using | type = Sacado::Rad::ADvar< typename ProductType< T, U >::type > |
Definition at line 232 of file sacado_product_types.h.
using internal::ProductTypeImpl< Sacado::Rad::ADvari< T >, Sacado::Rad::ADvar< U > >::type = Sacado::Rad::ADvar<typename ProductType<T, U>::type> |
Definition at line 234 of file sacado_product_types.h.