|
Reference documentation for deal.II version 9.2.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\}}\)
Go to the documentation of this file.
16 #ifndef dealii_vector_tools_mean_value_h
17 #define dealii_vector_tools_mean_value_h
26 template <
int dim,
int spacedim>
85 template <
typename VectorType>
113 template <
int dim,
typename VectorType,
int spacedim>
114 typename VectorType::value_type
119 const unsigned int component);
125 template <
int dim,
typename VectorType,
int spacedim>
126 typename VectorType::value_type
130 const unsigned int component);
136 #endif // dealii_vector_tools_mean_value_h
Abstract base class for mapping classes.
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE