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> 62 std::map<SD::Expression, SD::Expression, internal::ExpressionKeyLess>;
89 namespace serialization
91 namespace SD = ::Differentiation::SD;
93 template <
typename Archive>
106 #endif // DEAL_II_WITH_SYMENGINE 108 #endif // dealii_differentiation_sd_symengine_types_h
bool operator()(const SD::Expression &lhs, const SD::Expression &rhs) const
#define DEAL_II_NAMESPACE_CLOSE
std::vector< SD::Expression > symbol_vector
#define DEAL_II_NAMESPACE_OPEN
std::map< SD::Expression, SD::Expression, internal::ExpressionKeyLess > substitution_map