Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
parallel_matrix_overlap_impl.h File Reference
#include <vector>
#include <set>
#include <map>
#include "parallelization_util.h"
#include "common/util/sort_util.h"
#include "common/util/binary_buffer.h"
#include "lib_algebra/algebra_common/sparsematrix_util.h"
#include "parallel_nodes.h"
#include "row_sending_scheme.h"
#include "new_layout_creator.h"

Go to the source code of this file.

Classes

class  ug::GenerateOverlapClass< matrix_type >
 

Namespaces

namespace  ug
 the ug namespace
 

Functions

template<typename matrix_type >
bool ug::MakeConsistent (const ParallelMatrix< matrix_type > &_mat, ParallelMatrix< matrix_type > &newMat)