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

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

Inherits false_type.

Detailed Description

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

A struct to indicate whether a given NumberType is a supported Sacado::Rad 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 63 of file sacado_number_types.h.


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