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 226 of file sacado_product_types.h.
using internal::ProductTypeImpl< Sacado::Rad::ADvar< T >, Sacado::Rad::ADvari< U > >::type = Sacado::Rad::ADvar<typename ProductType<T, U>::type> |
Definition at line 228 of file sacado_product_types.h.