ug4
std_injection_impl.h File Reference
#include "std_injection.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<int dim, typename TAlgebra >
void ug::AssembleInjectionByAverageOfChildren (typename TAlgebra::matrix_type &mat, const DoFDistribution &coarseDD, const DoFDistribution &fineDD)
 
template<typename TAlgebra >
void ug::AssembleInjectionByAverageOfChildren (typename TAlgebra::matrix_type &mat, const DoFDistribution &coarseDD, const DoFDistribution &fineDD)
 
template<typename TAlgebra >
void ug::AssembleInjectionForP1Lagrange (typename TAlgebra::matrix_type &mat, const DoFDistribution &coarseDD, const DoFDistribution &fineDD)