|
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_interpolate_h
17 #define dealii_vector_tools_interpolate_h
27 template <
typename number>
29 template <
int dim,
int spacedim>
31 template <
typename number>
33 template <
int dim,
typename Number>
35 template <
class MeshType>
37 template <
int dim,
int spacedim>
69 template <
int,
int>
class DoFHandlerType>
73 const DoFHandlerType<dim, spacedim> & dof,
85 template <
int,
int>
class DoFHandlerType>
88 const DoFHandlerType<dim, spacedim> & dof,
111 template <
int dim,
class InVector,
class OutVector,
int spacedim>
116 const InVector & data_1,
170 template <
int,
int>
class DoFHandlerType>
174 const DoFHandlerType<dim, spacedim> &dof_handler,
208 template <
int,
int>
class DoFHandlerType>
212 const DoFHandlerType<dim, spacedim> &dof2,
231 template <
int,
int>
class DoFHandlerType>
234 const DoFHandlerType<dim, spacedim> & dof1,
236 const DoFHandlerType<dim, spacedim> & dof2,
250 template <
int,
int>
class DoFHandlerType>
253 const InterGridMap<DoFHandlerType<dim, spacedim>> & intergridmap,
292 template <
int,
int>
class DoFHandlerType,
304 #endif // dealii_vector_tools_interpolate_h
Abstract base class for mapping classes.
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE