Reference documentation for deal.II version 9.6.0
\(\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
FEInterfaceViews Namespace Reference

Classes

class  Base
 
class  Scalar
 
class  Vector
 

Typedefs

template<int dim, int spacedim, typename Extractor >
using View
 

Detailed Description

Namespace for views you get from accessing FEInterfaceValues using an extractor.

Typedef Documentation

◆ View

template<int dim, int spacedim, typename Extractor >
using FEInterfaceViews::View
Initial value:
typename ::internal::FEInterfaceViews::
ViewType<dim, spacedim, Extractor>::type

A templated alias that associates to a given Extractor class the corresponding view in FEInterfaceViews.

Definition at line 1245 of file fe_interface_values.h.