Reference documentation for deal.II version 9.0.0
|
#include <deal.II/differentiation/ad/ad_number_traits.h>
A number traits class to help describe some characteristic information about auto-differentiable numbers.
ScalarType | A real or complex floating point number. |
ADNumberTypeCode | An enumeration specifying the type code for the supported auto-differentiable counterpart to the given ScalarType . |
T | An arbitrary type resulting from the application of the SFINAE idiom to selectively specialize this class. |
Definition at line 48 of file ad_number_traits.h.