Reference documentation for deal.II version 9.1.0-pre
Differentiation::AD::is_tapeless_ad_number< NumberType, typename > Struct Template Reference

#include <deal.II/differentiation/ad/ad_number_traits.h>

Detailed Description

template<typename NumberType, typename = void>
struct Differentiation::AD::is_tapeless_ad_number< NumberType, typename >

A struct to indicate whether a given NumberType is a tapeless auto-differentiable number or not. By default, numbers are not considered to have the necessary characteristics to fulfill this condition.

Author
Jean-Paul Pelteret, 2017

Definition at line 269 of file ad_number_traits.h.


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