Reference documentation for deal.II version GIT relicensing-426-g7976cfd195 2024-04-18 21:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Differentiation::AD::ADNumberTraits< ADNumberType, T > Struct Template Reference

Detailed Description

template<typename ADNumberType, typename T = void>
struct Differentiation::AD::ADNumberTraits< ADNumberType, T >

A number traits class to help describe some characteristic information about auto-differentiable numbers. This class is only specialized (and, therefore, only made constructible) if the ADNumberType template parameter is indeed a supported auto-differentiable number.

Template Parameters
ADNumberTypeA type corresponding to a supported auto-differentiable number.
TAn arbitrary type resulting from the application of the SFINAE idiom to selectively specialize this class.

Definition at line 67 of file ad_number_traits.h.


The documentation for this struct was generated from the following file: