ug4
matrix_overlap_impl.h File Reference

Go to the source code of this file.

Classes

class  ug::ComPol_MatCopyDiag< TMatrix >
 
class  ug::ComPol_MatCreateOverlap< TMatrix >
 Highly specialized communication policy for matrix overlap creation. More...
 
struct  ug::ComPol_MatCreateOverlap< TMatrix >::ExtCon
 

Namespaces

 ug
 the ug namespace
 

Functions

template<class TMatrix >
void ug::CreateOverlap (TMatrix &matInOut)
 Adds coefficients and connections to create an overlapping matrix. More...
 
template<class TLayout >
void ug::GetLayoutTargetProcs (std::vector< int > &procsOut, const TLayout &layout)