Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18: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
Classes | Namespaces | Typedefs
fe_interface_values.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/std_cxx20/iota_view.h>
#include <deal.II/fe/fe_values.h>
#include <deal.II/fe/mapping.h>
#include <deal.II/hp/fe_collection.h>
#include <deal.II/hp/fe_values.h>
#include <deal.II/hp/q_collection.h>

Go to the source code of this file.

Classes

class  FEInterfaceViews::Base< dim, spacedim >
 
class  FEInterfaceViews::Scalar< dim, spacedim >
 
class  FEInterfaceViews::Vector< dim, spacedim >
 
struct  internal::FEInterfaceViews::ViewType< dim, spacedim, Extractor >
 
struct  internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Scalar >
 
struct  internal::FEInterfaceViews::ViewType< dim, spacedim, FEValuesExtractors::Vector >
 
class  FEInterfaceValues< dim, spacedim >
 

Namespaces

namespace  FEInterfaceViews
 
namespace  internal
 
namespace  internal::FEInterfaceViews
 

Typedefs

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