add_storage_type(uint type) | ug::ParallelMatrix< TMatrix > | inline |
apply(TPVector &res, const TPVector &x) const | ug::ParallelMatrix< TMatrix > | |
apply_transposed(TPVector &res, const TPVector &x) const | ug::ParallelMatrix< TMatrix > | |
change_storage_type(ParallelStorageType type) | ug::ParallelMatrix< TMatrix > | |
get_storage_mask() const | ug::ParallelMatrix< TMatrix > | inline |
get_storage_type() const | ug::ParallelMatrix< TMatrix > | inline |
has_storage_type(uint type) const | ug::ParallelMatrix< TMatrix > | inline |
layouts() const | ug::ParallelMatrix< TMatrix > | inline |
m_spAlgebraLayouts | ug::ParallelMatrix< TMatrix > | private |
m_type | ug::ParallelMatrix< TMatrix > | private |
matmul_minus(TPVector &res, const TPVector &x) const | ug::ParallelMatrix< TMatrix > | |
operator=(const this_type &M) | ug::ParallelMatrix< TMatrix > | |
ParallelMatrix(const ParallelMatrix &) | ug::ParallelMatrix< TMatrix > | private |
ParallelMatrix() | ug::ParallelMatrix< TMatrix > | inline |
ParallelMatrix(SmartPtr< AlgebraLayouts > layouts) | ug::ParallelMatrix< TMatrix > | inline |
remove_storage_type(uint type) | ug::ParallelMatrix< TMatrix > | inline |
rows_sorted enum value | ug::ParallelMatrix< TMatrix > | |
set_layouts(ConstSmartPtr< AlgebraLayouts > layouts) | ug::ParallelMatrix< TMatrix > | inline |
set_storage_type(uint type) | ug::ParallelMatrix< TMatrix > | inline |
this_type typedef | ug::ParallelMatrix< TMatrix > | |