16 #ifndef dealii_differentiation_sd_symengine_types_h
17 #define dealii_differentiation_sd_symengine_types_h
21 #ifdef DEAL_II_WITH_SYMENGINE
23 # include <boost/serialization/map.hpp>
61 std::map<SD::Expression, SD::Expression, internal::ExpressionKeyLess>;
87 namespace serialization
89 namespace SD = ::Differentiation::SD;
91 template <
typename Archive>
94 SD::types::internal::ExpressionKeyLess & ,
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
std::vector< SD::Expression > symbol_vector
std::map< SD::Expression, SD::Expression, internal::ExpressionKeyLess > substitution_map
bool operator()(const SD::Expression &lhs, const SD::Expression &rhs) const