Reference documentation for deal.II version 9.6.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\}}\)
Loading...
Searching...
No Matches
solution_transfer.cc File Reference

Go to the source code of this file.

Namespaces

namespace  internal
 

Macros

#define SPLIT_INSTANTIATIONS_COUNT   4
 
#define SPLIT_INSTANTIATIONS_INDEX   0
 

Functions

template<int dim, int spacedim>
void internal::extract_interpolation_matrices (const DoFHandler< dim, spacedim > &dof, ::Table< 2, FullMatrix< double > > &matrices)
 
template<int dim, int spacedim>
void internal::restriction_additive (const FiniteElement< dim, spacedim > &, std::vector< std::vector< bool > > &)
 
template<int dim, int spacedim>
void internal::restriction_additive (const ::hp::FECollection< dim, spacedim > &fe, std::vector< std::vector< bool > > &restriction_is_additive)
 

Macro Definition Documentation

◆ SPLIT_INSTANTIATIONS_COUNT

#define SPLIT_INSTANTIATIONS_COUNT   4

Definition at line 639 of file solution_transfer.cc.

◆ SPLIT_INSTANTIATIONS_INDEX

#define SPLIT_INSTANTIATIONS_INDEX   0

Definition at line 641 of file solution_transfer.cc.