Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+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::Scalar > Struct Template Reference

Public Types

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

Detailed Description

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

A class whose specialization is used to define what FEInterfaceViews object corresponds to the given FEValuesExtractors object.

When using FEValuesExtractors::Scalar, the corresponding view is an FEInterfaceViews::Scalar<dim, spacedim>.

Definition at line 1218 of file fe_interface_values.h.

Member Typedef Documentation

◆ type

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

Definition at line 1220 of file fe_interface_values.h.


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