![]() |
Reference documentation for deal.II version 9.6.0
|
#include <deal.II/fe/fe_values_views.h>
Public Types | |
using | type |
A class whose specialization is used to define what FEValuesViews object corresponds to the given FEValuesExtractors object.
When using FEValuesExtractors::SymmetricTensor<rank>, the corresponding view is an FEValuesViews::SymmetricTensor<rank, dim, spacedim>.
Definition at line 2037 of file fe_values_views.h.
using internal::FEValuesViews::ViewType< dim, spacedim, FEValuesExtractors::SymmetricTensor< rank > >::type |
Definition at line 2039 of file fe_values_views.h.