deal.II version GIT relicensing-2291-g668cd86249 2024-12-24 11:30: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.