deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30: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.