agglomerationLayout | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
algebra_type typedef | ug::AgglomeratingBase< TBase, TAlgebra > | |
apply(vector_type &x, const vector_type &b) | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |
apply_agglomerated(vector_type &x, const vector_type &b)=0 | ug::AgglomeratingBase< TBase, TAlgebra > | pure virtual |
apply_return_defect(vector_type &u, vector_type &f) | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |
apply_update_defect(vector_type &u, vector_type &f) | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |
base_init(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op) | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
base_init(SmartPtr< ILinearOperator< vector_type > > A) | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |
broadcast_vector_from_one(vector_type &x, const vector_type &collectedX, ParallelStorageType type) | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
collectedB | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
collectedX | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
empty() | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
gather_vector_on_one(vector_type &collectedB, const vector_type &b, ParallelStorageType type) | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
i_am_root() | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
init_agglomerated(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op)=0 | ug::AgglomeratingBase< TBase, TAlgebra > | pure virtual |
init_collected_vec(vector_type &collectedX) | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
init_mat(const matrix_type &A) | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
is_serial() | ug::AgglomeratingBase< TBase, TAlgebra > | inline |
m_bEmpty | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
m_bRoot | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
m_pMatrix | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
m_spCollectedOp | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
m_spLocalAlgebraLayouts | ug::AgglomeratingBase< TBase, TAlgebra > | protected |
matrix_type typedef | ug::AgglomeratingBase< TBase, TAlgebra > | |
step(SmartPtr< MatrixOperator< matrix_type, vector_type > > pOp, vector_type &c, const vector_type &d) | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |
vector_type typedef | ug::AgglomeratingBase< TBase, TAlgebra > | |
~AgglomeratingBase() | ug::AgglomeratingBase< TBase, TAlgebra > | inlinevirtual |