![]() |
deal.II version 9.7.0
|
#include <deal.II/differentiation/ad/ad_helpers.h>
A helper struct that defines the return type of gradient (first derivative) calculations of scalar fields with respect to a field defined by the ExtractorType template parameter.
Definition at line 2172 of file ad_helpers.h.

Public Types | |
| using | type |
| using Differentiation::AD::internal::ScalarFieldGradient< dim, NumberType, ExtractorType >::type |
The type associated with computing the gradient of a scalar field with respect to the given ExtractorType.
Definition at line 2178 of file ad_helpers.h.