![]() |
deal.II version GIT relicensing-2665-g819be6df9f 2025-02-19 10:10:00+00:00
|
#include <deal.II/differentiation/ad/ad_drivers.h>
Public Types | |
using | tape_index = unsigned int |
using | tape_buffer_sizes = unsigned int |
A struct defining a collection of types used within the context of auto-differentiable numbers.
Definition at line 94 of file ad_drivers.h.
using Differentiation::AD::Types< ADNumberType, T >::tape_index = unsigned int |
Typedef for tape indices.
Definition at line 99 of file ad_drivers.h.
using Differentiation::AD::Types< ADNumberType, T >::tape_buffer_sizes = unsigned int |
Typedef for tape buffer sizes.
Definition at line 104 of file ad_drivers.h.