deal.II version GIT relicensing-2233-g9bd70d8389 2024-12-08 16:10:00+00:00
|
#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.