Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
List of all members
internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::Scalar > Struct Template Reference

#include <deal.II/fe/fe_values.h>

Detailed Description

template<int dim, int spacedim>
struct internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::Scalar >

A class whose specialization is used to define what FEValuesViews object corresponds to the given FEValuesExtractors object.

When using FEValuesExtractors::Scalar, the corresponding view is an FEValuesViews::Scalar<dim, spacedim>.

Definition at line 1892 of file fe_values.h.


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