ug4
|
#include "algebra_layouts.h"
#include "lib_algebra/algebra_common/sparsematrix_util.h"
#include "parallelization_util.h"
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) |