deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10:00+00:00
|
#include <deal.II/differentiation/sd/symengine_number_traits.h>
A struct to indicate whether a given NumberType
is a supported symbolically differentiable number or not. By default, numbers are not considered to have the necessary characteristics to fulfill this condition.
Definition at line 41 of file symengine_number_traits.h.