Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+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
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 <limits>
#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)