Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ug::ParallelMatrix< TMatrix > Member List

This is the complete list of members for ug::ParallelMatrix< TMatrix >, including all inherited members.

add_storage_type(uint type)ug::ParallelMatrix< TMatrix >inline
apply(TPVector &res, const TPVector &x) constug::ParallelMatrix< TMatrix >
apply_transposed(TPVector &res, const TPVector &x) constug::ParallelMatrix< TMatrix >
change_storage_type(ParallelStorageType type)ug::ParallelMatrix< TMatrix >
get_storage_mask() constug::ParallelMatrix< TMatrix >inline
get_storage_type() constug::ParallelMatrix< TMatrix >inline
has_storage_type(uint type) constug::ParallelMatrix< TMatrix >inline
layouts() constug::ParallelMatrix< TMatrix >inline
m_spAlgebraLayoutsug::ParallelMatrix< TMatrix >private
m_typeug::ParallelMatrix< TMatrix >private
matmul_minus(TPVector &res, const TPVector &x) constug::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 valueug::ParallelMatrix< TMatrix >
set_layouts(ConstSmartPtr< AlgebraLayouts > layouts)ug::ParallelMatrix< TMatrix >inline
set_storage_type(uint type)ug::ParallelMatrix< TMatrix >inline
this_type typedefug::ParallelMatrix< TMatrix >