ug4
agglomerating_solver.h File Reference

Go to the source code of this file.

Classes

class  ug::AgglomeratingBase< TBase, TAlgebra >
 
class  ug::AgglomeratingIterator< TAlgebra >
 
class  ug::AgglomeratingPreconditioner< TAlgebra >
 
class  ug::AgglomeratingSolver< TAlgebra >
 

Namespaces

 ug
 the ug namespace
 

Functions

template<typename T >
void ug::BroadcastVectorFromOne (HorizontalAlgebraLayouts &agglomerationLayout, ParallelVector< T > &vec, const ParallelVector< T > &collectedVec, ParallelStorageType type)
 
template<typename T >
void ug::GatherVectorOnOne (HorizontalAlgebraLayouts &agglomerationLayout, ParallelVector< T > &collectedVec, const ParallelVector< T > &vec, ParallelStorageType type)