Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.2.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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType > Member List

This is the complete list of members for Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >, including all inherited members.

call(ReturnType *output_values, const ReturnType *substitution_values)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
call(const std::vector< ReturnType > &substitution_values)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
cseDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >private
dependent_functionsDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >private
DictionarySubstitutionVisitor()=defaultDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
independent_symbolsDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >private
init(const types::symbol_vector &independent_symbols, const Expression &dependent_function, const bool use_cse=false)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
init(const SymEngine::vec_basic &independent_symbols, const SymEngine::Basic &dependent_function, const bool use_cse=false)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
init(const types::symbol_vector &independent_symbols, const types::symbol_vector &dependent_functions, const bool use_cse=false)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
init(const SymEngine::vec_basic &independent_symbols, const SymEngine::vec_basic &dependent_functions, const bool use_cse=false)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
load(Archive &archive, const unsigned int version)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
print(StreamType &stream, const bool print_independent_symbols=false, const bool print_dependent_functions=false, const bool print_cse_reductions=false) constDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
save(Archive &archive, const unsigned int version) constDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
serialize(Archive &archive, const unsigned int version)Differentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >
~DictionarySubstitutionVisitor() override=defaultDifferentiation::SD::internal::DictionarySubstitutionVisitor< ReturnType, ExpressionType >virtual