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::VectorFunction< dim, ADNumberTypeCode, ScalarType > Member List

This is the complete list of members for Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >, including all inherited members.

activate_recorded_tape(const typename Types< ad_type >::tape_index tape_index)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
activate_tape(const typename Types< ad_type >::tape_index tape_index, const bool read_mode)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
active_tape_index() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
active_tape_requires_retaping() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
ad_type typedefDifferentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
clear_active_tape()Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
compute_jacobian(FullMatrix< scalar_type > &jacobian) constDifferentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
compute_values(Vector< scalar_type > &values) constDifferentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
configure_tapeless_mode(const unsigned int n_independent_variables, const bool ensure_persistent_setting=true)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >static
dependent_variablesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
dimensionDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >static
extract_jacobian_component(const FullMatrix< scalar_type > &jacobian, const ExtractorType_Row &extractor_row, const ExtractorType_Col &extractor_col)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >static
extract_jacobian_component(const FullMatrix< scalar_type > &jacobian, const FEValuesExtractors::Scalar &extractor_row, const FEValuesExtractors::Scalar &extractor_col)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >static
extract_jacobian_component(const FullMatrix< scalar_type > &jacobian, const FEValuesExtractors::SymmetricTensor< 2 > &extractor_row, const FEValuesExtractors::SymmetricTensor< 2 > &extractor_col)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >static
extract_value_component(const Vector< scalar_type > &values, const ExtractorType_Row &extractor_row)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >static
finalize_sensitive_independent_variables() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
get_sensitive_variables() constDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
get_sensitive_variables(const ExtractorType &extractor) constDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
HelperBase(const unsigned int n_independent_variables, const unsigned int n_dependent_variables)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
independent_variable_valuesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >mutableprotected
independent_variablesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >mutableprotected
initialize_non_sensitive_independent_variable(const unsigned int index, ad_type &out) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
is_recording() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
is_registered_tape(const typename Types< ad_type >::tape_index tape_index) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
is_symmetric_independent_variable(const unsigned int index) constDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >protected
mark_independent_variable(const unsigned int index, ad_type &out) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
n_dependent_variables() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
n_independent_variables() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
n_registered_dependent_variables() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
n_registered_independent_variables() constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
n_symmetric_independent_variables() constDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >protected
PointLevelFunctionsBase(const unsigned int n_independent_variables, const unsigned int n_dependent_variables)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
print(std::ostream &stream) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
print_tape_stats(const typename Types< ad_type >::tape_index tape_index, std::ostream &stream) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
print_values(std::ostream &stream) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
recorded_tape_requires_retaping(const typename Types< ad_type >::tape_index tape_index) constDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
register_dependent_variable(const ValueType &funcs, const ExtractorType &extractor)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
Differentiation::AD::PointLevelFunctionsBase::register_dependent_variable(const unsigned int index, const ad_type &func)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
register_dependent_variables(const std::vector< ad_type > &funcs)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
register_independent_variable(const ValueType &value, const ExtractorType &extractor)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
register_independent_variables(const std::vector< scalar_type > &values)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
registered_independent_variable_valuesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
registered_marked_dependent_variablesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
registered_marked_independent_variablesDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >mutableprotected
reset(const unsigned int n_independent_variables=::numbers::invalid_unsigned_int, const unsigned int n_dependent_variables=::numbers::invalid_unsigned_int, const bool clear_registered_tapes=true) overrideDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >virtual
reset_registered_dependent_variables(const bool flag=false)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
reset_registered_independent_variables()Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
scalar_type typedefDifferentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
set_independent_variable(const ValueType &value, const ExtractorType &extractor)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
set_independent_variables(const std::vector< scalar_type > &values)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >
set_sensitivity_value(const unsigned int index, const bool symmetric_component, const scalar_type &value)Differentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >protected
Differentiation::AD::HelperBase::set_sensitivity_value(const unsigned int index, const scalar_type &value)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
set_tape_buffer_sizes(const typename Types< ad_type >::tape_buffer_sizes obufsize=64 *1024 *1024, const typename Types< ad_type >::tape_buffer_sizes lbufsize=64 *1024 *1024, const typename Types< ad_type >::tape_buffer_sizes vbufsize=64 *1024 *1024, const typename Types< ad_type >::tape_buffer_sizes tbufsize=64 *1024 *1024)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
start_recording_operations(const typename Types< ad_type >::tape_index tape_index, const bool overwrite_tape=false, const bool keep_independent_values=true)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
stop_recording_operations(const bool write_tapes_to_file=false)Differentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >
symmetric_independent_variablesDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >private
taped_driverDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
tapeless_driverDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >protected
VectorFunction(const unsigned int n_independent_variables, const unsigned int n_dependent_variables)Differentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >
~HelperBase()=defaultDifferentiation::AD::HelperBase< ADNumberTypeCode, ScalarType >virtual
~PointLevelFunctionsBase()=defaultDifferentiation::AD::PointLevelFunctionsBase< dim, ADNumberTypeCode, ScalarType >virtual
~VectorFunction()=defaultDifferentiation::AD::VectorFunction< dim, ADNumberTypeCode, ScalarType >virtual