Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.3.3
\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
Classes | Namespaces | Functions
ad_drivers.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/base/types.h>
#include <deal.II/differentiation/ad/ad_number_traits.h>
#include <deal.II/differentiation/ad/ad_number_types.h>
#include <deal.II/lac/full_matrix.h>
#include <deal.II/lac/vector.h>
#include <adolc/internal/usrparms.h>
#include <vector>

Go to the source code of this file.

Classes

struct  Differentiation::AD::Types< ADNumberType, T >
 
struct  Differentiation::AD::Numbers< ADNumberType, T >
 
struct  Differentiation::AD::TapedDrivers< ADNumberType, ScalarType, T >
 
struct  Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
 

Namespaces

namespace  Differentiation
 
namespace  Differentiation::AD
 

Functions

static ::ExceptionBaseDifferentiation::AD::ExcRequiresADNumberSpecialization ()
 
static ::ExceptionBaseDifferentiation::AD::ExcRequiresADOLC ()
 
static ::ExceptionBaseDifferentiation::AD::ExcSupportedDerivativeLevels (std::size_t arg1, std::size_t arg2)