Reference documentation for deal.II version 9.5.0
|
Classes | |
class | Base |
class | Scalar |
class | Vector |
Typedefs | |
template<int dim, int spacedim, typename Extractor > | |
using | View = typename ::internal::FEInterfaceViews::ViewType< dim, spacedim, Extractor >::type |
Namespace for views you get from accessing FEInterfaceValues using an extractor.
using FEInterfaceViews::View = typedef 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 1366 of file fe_interface_values.h.