Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\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
Classes | Namespaces | Typedefs
symengine_types.h File Reference
#include <deal.II/base/config.h>
#include <boost/serialization/map.hpp>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  Differentiation::SD::types::internal::ExpressionKeyLess
 

Namespaces

namespace  Differentiation
 
namespace  Differentiation::SD
 
namespace  Differentiation::SD::types
 
namespace  Differentiation::SD::types::internal
 

Typedefs

using Differentiation::SD::types::substitution_map = std::map< SD::Expression, SD::Expression, internal::ExpressionKeyLess >
 
using Differentiation::SD::types::symbol_vector = std::vector< SD::Expression >