Reference documentation for deal.II version 9.2.0
|
#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 | |
Differentiation | |
Differentiation::SD | |
Differentiation::SD::types | |
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 > |