Reference documentation for deal.II version 9.2.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\}}\)
Classes | Typedefs
MeshWorker::internal Namespace Reference

Classes

struct  CellIteratorBaseType
 
struct  CellIteratorBaseType< FilteredIterator< CellIteratorType > >
 
struct  CellIteratorBaseType< IteratorOverIterators< CellIteratorType > >
 

Typedefs

template<int dim, int spacedim, typename NumberType , typename Extractor >
using OutputType = typename FEValuesViews::View< dim, spacedim, Extractor >::template OutputType< NumberType >
 

Typedef Documentation

◆ OutputType

template<int dim, int spacedim, typename NumberType , typename Extractor >
using MeshWorker::internal::OutputType = typedef typename FEValuesViews::View<dim, spacedim, Extractor>:: template OutputType<NumberType>

Alias used to deduce the OutputType when asking for values or gradients of shape functions multiplied with the given NumberType.

Definition at line 46 of file scratch_data.h.