![]() |
deal.II version GIT relicensing-2854-g184c0c4f21 2025-03-18 10:00: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.