Reference documentation for deal.II version 9.5.0
\(\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
symengine_product_types.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/symmetric_tensor.h>
#include <deal.II/base/template_constraints.h>
#include <deal.II/base/tensor.h>
#include <deal.II/differentiation/sd/symengine_number_types.h>
#include <boost/type_traits.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

struct  EnableIfScalar< Differentiation::SD::Expression >
 
struct  internal::SD::GeneralProductTypeImpl< T, Differentiation::SD::Expression, std::enable_if_t< std::is_arithmetic< T >::value > >
 
struct  internal::SD::GeneralProductTypeImpl< T, Differentiation::SD::Expression, std::enable_if_t< boost::is_complex< T >::value &&std::is_arithmetic< typename T::value_type >::value > >
 
struct  internal::SD::GeneralProductTypeImpl< Tensor< rank, dim, T >, Differentiation::SD::Expression >
 
struct  internal::SD::GeneralProductTypeImpl< SymmetricTensor< rank, dim, T >, Differentiation::SD::Expression >
 
struct  internal::ProductTypeImpl< Differentiation::SD::Expression, Differentiation::SD::Expression >
 
struct  internal::ProductTypeImpl< T, Differentiation::SD::Expression >
 
struct  internal::ProductTypeImpl< Differentiation::SD::Expression, T >
 

Namespaces

namespace  internal
 
namespace  internal::SD