Reference documentation for deal.II version 9.6.0
|
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.