Processing math: 0%
 Reference documentation for deal.II version 9.6.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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
symengine_tensor_operations.cc File Reference

Go to the source code of this file.

Namespaces

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

Functions

Symbolic variable creation
template<int dim>
Tensor< 1, dim, ExpressionDifferentiation::SD::make_vector_of_symbols (const std::string &symbol)
 
template<int rank, int dim>
Tensor< rank, dim, ExpressionDifferentiation::SD::make_tensor_of_symbols (const std::string &symbol)
 
template<int rank, int dim>
SymmetricTensor< rank, dim, ExpressionDifferentiation::SD::make_symmetric_tensor_of_symbols (const std::string &symbol)