Reference documentation for deal.II version 9.1.1
|
#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 113 of file ad_drivers.h.
|
static |
A tape index that is unusable and can be used to invalidate recording operations.
Definition at line 121 of file ad_drivers.h.
|
static |
The maximum number of tapes that can be written on one process.
Definition at line 127 of file ad_drivers.h.