deal.II version GIT relicensing-1853-g8a8889c127 2024-09-13 15:30:00+00:00
|
#include <deal.II/fe/fe_values_views.h>
Public Types | |
using | type = typename ::FEValuesViews::Scalar< dim, spacedim > |
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 1998 of file fe_values_views.h.
using internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::Scalar >::type = typename ::FEValuesViews::Scalar<dim, spacedim> |
Definition at line 2000 of file fe_values_views.h.