Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.3.3
\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
Public Types | List of all members
TensorAccessors::ValueType< T > Struct Template Reference

#include <deal.II/base/tensor_accessors.h>

Public Types

using value_type = typename T::value_type
 

Detailed Description

template<typename T>
struct TensorAccessors::ValueType< T >

This class provides a local alias value_type denoting the resulting type of an access with operator[](unsigned int). More precisely, value_type will be

Definition at line 103 of file tensor_accessors.h.

Member Typedef Documentation

◆ value_type

template<typename T >
using TensorAccessors::ValueType< T >::value_type = typename T::value_type

Definition at line 105 of file tensor_accessors.h.


The documentation for this struct was generated from the following file: