Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.2.0
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations
ad_number_types.h File Reference
#include <deal.II/base/config.h>

Go to the source code of this file.

Namespaces

 Differentiation
 
 Differentiation::AD
 

Enumerations

enum  Differentiation::AD::NumberTypes {
  Differentiation::AD::NumberTypes::none, Differentiation::AD::NumberTypes::adolc_taped, Differentiation::AD::NumberTypes::adolc_tapeless, Differentiation::AD::NumberTypes::sacado_dfad,
  Differentiation::AD::NumberTypes::sacado_dfad_dfad, Differentiation::AD::NumberTypes::sacado_rad, Differentiation::AD::NumberTypes::sacado_rad_dfad
}