deal.II version GIT relicensing-2171-g98af52917d 2024-11-23 14:40:00+00:00
|
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 1245 of file fe_interface_values.h.