ug4
|
#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 | |
ug | |
the ug namespace | |
Functions | |
template<typename matrix_type > | |
bool | ug::MakeConsistent (const ParallelMatrix< matrix_type > &_mat, ParallelMatrix< matrix_type > &newMat) |