Reference documentation for deal.II version 9.0.0
|
#include <deal.II/differentiation/ad/ad_number_traits.h>
A struct that checks that the data expected to be stored in a specialization of the ADNumberInfoFromEnum struct has been supplied. By default it is assumed that the input type does not satisfy the necessary conditions to construct this class.
ADNumberTrait | A class that examined whether it contains the necessary information to satisfy the requirements for being an internally supported auto-differentiable number. |
T | An arbitrary type resulting from the application of the SFINAE idiom to selectively specialize this class. |
Definition at line 198 of file ad_number_traits.h.