deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30:00+00:00
|
#include <deal.II/differentiation/ad/ad_drivers.h>
Static Public Attributes | |
static const Types< ADNumberType >::tape_index | invalid_tape_index |
static const Types< ADNumberType >::tape_index | max_tape_index |
A struct defining a collection of special numbers used within the context of auto-differentiable numbers.
Definition at line 111 of file ad_drivers.h.
|
static |
A tape index that is unusable and can be used to invalidate recording operations.
Definition at line 119 of file ad_drivers.h.
|
static |
The maximum number of tapes that can be written on one process.
Definition at line 125 of file ad_drivers.h.