Reference documentation for deal.II version 9.6.0
|
#include <deal.II/fe/fe_values_views.h>
Public Types | |
using | type = typename ::FEValuesViews::Vector<dim, spacedim> |
A class whose specialization is used to define what FEValuesViews object corresponds to the given FEValuesExtractors object.
When using FEValuesExtractors::Vector, the corresponding view is an FEValuesViews::Vector<dim, spacedim>.
Definition at line 2011 of file fe_values_views.h.
using internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::Vector >::type = typename ::FEValuesViews::Vector<dim, spacedim> |
Definition at line 2013 of file fe_values_views.h.