Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T > Member List

This is the complete list of members for Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >, including all inherited members.

allow_dependent_variable_marking()Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
gradient(const std::vector< ADNumberType > &independent_variables, const std::vector< ADNumberType > &dependent_variables, Vector< ScalarType > &gradient) constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
hessian(const std::vector< ADNumberType > &independent_variables, const std::vector< ADNumberType > &dependent_variables, FullMatrix< ScalarType > &hessian) constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
initialize_global_environment(const unsigned int n_independent_variables)Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >static
is_dependent_variable_marking_allowed() constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
jacobian(const std::vector< ADNumberType > &independent_variables, const std::vector< ADNumberType > &dependent_variables, FullMatrix< ScalarType > &jacobian) constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
prevent_dependent_variable_marking()Differentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
value(const std::vector< ADNumberType > &dependent_variables) constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >
values(const std::vector< ADNumberType > &dependent_variables, Vector< ScalarType > &values) constDifferentiation::AD::TapelessDrivers< ADNumberType, ScalarType, T >