Reference documentation for deal.II version GIT relicensing-426-g7976cfd195 2024-04-18 21:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Vector > Struct Template Reference

Public Types

using type = typename ::FEInterfaceViews::Vector< dim, spacedim >
 

Detailed Description

template<int dim, int spacedim>
struct internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Vector >

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 1231 of file fe_interface_values.h.

Member Typedef Documentation

◆ type

template<int dim, int spacedim>
using internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Vector >::type = typename ::FEInterfaceViews::Vector<dim, spacedim>

Definition at line 1233 of file fe_interface_values.h.


The documentation for this struct was generated from the following file: