Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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 >