Reference documentation for deal.II version 9.6.2
 
\(\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
TensorAccessors::ValueType< const T > Struct Template Reference

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

Inheritance diagram for TensorAccessors::ValueType< const T >:

Public Types

using value_type = const typename T::value_type
 
using value_type
 

Detailed Description

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

Definition at line 107 of file tensor_accessors.h.

Member Typedef Documentation

◆ value_type [1/2]

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

Definition at line 109 of file tensor_accessors.h.

◆ value_type [2/2]

using TensorAccessors::ValueType< T >::value_type

Definition at line 103 of file tensor_accessors.h.


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