Reference documentation for deal.II version 9.2.0
|
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 > |
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.