![]() |
Reference documentation for deal.II version GIT b8135fa6eb 2023-03-25 15:55:02+00:00
|
#include <deal.II/fe/fe_values.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 2227 of file fe_values.h.
using internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::Scalar >::type = typename ::FEValuesViews::Scalar<dim, spacedim> |
Definition at line 2229 of file fe_values.h.