![]() |
Reference documentation for deal.II version GIT bc056b3966 2023-06-03 06:15:01+00:00
|
#include <deal.II/fe/fe_interface_values.h>
Public Types | |
using | type = typename ::FEInterfaceViews::Vector< dim, spacedim > |
A class whose specialization is used to define what FEInterfaceViews object corresponds to the given FEValuesExtractors object.
When using FEValuesExtractors::Vector, the corresponding view is an FEInterfaceViews::Vector<dim, spacedim>.
Definition at line 1352 of file fe_interface_values.h.
using internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Vector >::type = typename ::FEInterfaceViews::Vector<dim, spacedim> |
Definition at line 1354 of file fe_interface_values.h.