deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
A struct that defines some fundamental information about a auto-differentiable number based on the ScalarType
and the AD-enumeration selected by ADNumberTypeCode
. This information is used in other convenience classes and templated functions to automatically determine information about the auto-differentiable number that has been selected to wrap the ScalarType
.
The specializations of this class have to implement the following member data and type definitions:
Definition at line 109 of file ad_number_traits.h.