15#ifndef dealii_differentiation_sd_symengine_types_h
16#define dealii_differentiation_sd_symengine_types_h
20#ifdef DEAL_II_WITH_SYMENGINE
22# include <boost/serialization/map.hpp>
60 std::map<SD::Expression, SD::Expression, internal::ExpressionKeyLess>;
86 namespace serialization
88 namespace SD = ::Differentiation::SD;
90 template <
typename Archive>
93 SD::types::internal::ExpressionKeyLess & ,
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
std::map< SD::Expression, SD::Expression, internal::ExpressionKeyLess > substitution_map
std::vector< SD::Expression > symbol_vector
bool operator()(const SD::Expression &lhs, const SD::Expression &rhs) const