| AgglomeratingSolver(SmartPtr< ILinearOperatorInverse< vector_type, vector_type > > linOpInverse) | ug::AgglomeratingSolver< TAlgebra > | inline |
| agglomerationLayout | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| algebra_type typedef | ug::AgglomeratingSolver< TAlgebra > | |
| apply(vector_type &x, const vector_type &b) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| ug::ILinearOperatorInverse::apply(Y &u, const X &f)=0 | ug::ILinearOperatorInverse< X, Y > | pure virtual |
| apply_agglomerated(vector_type &x, const vector_type &b) | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| apply_return_defect(vector_type &u, vector_type &f) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| ug::ILinearOperatorInverse::apply_return_defect(Y &u, X &f)=0 | ug::ILinearOperatorInverse< X, Y > | pure virtual |
| apply_update_defect(vector_type &u, vector_type &f) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >::apply_update_defect(Y &u, X &f) | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| base_init(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| base_init(SmartPtr< ILinearOperator< vector_type > > A) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| base_type typedef | ug::AgglomeratingSolver< TAlgebra > | |
| broadcast_vector_from_one(vector_type &x, const vector_type &collectedX, ParallelStorageType type) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| clone() | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| codomain_function_type typedef | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | |
| collectedB | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| collectedX | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| config_string() const | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| convergence_check() const | ug::ILinearOperatorInverse< X, Y > | inline |
| convergence_check() | ug::ILinearOperatorInverse< X, Y > | inline |
| damping() | ug::ILinearIterator< X, Y > | inline |
| defect() const | ug::ILinearOperatorInverse< X, Y > | inline |
| domain_function_type typedef | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | |
| empty() | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| gather_vector_on_one(vector_type &collectedB, const vector_type &b, ParallelStorageType type) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| i_am_root() | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| ILinearIterator() | ug::ILinearIterator< X, Y > | inline |
| ILinearIterator(const ILinearIterator< X, Y > &parent) | ug::ILinearIterator< X, Y > | inline |
| ILinearOperatorInverse() | ug::ILinearOperatorInverse< X, Y > | inline |
| ILinearOperatorInverse(SmartPtr< IConvergenceCheck< X > > spConvCheck) | ug::ILinearOperatorInverse< X, Y > | inline |
| init(SmartPtr< ILinearOperator< vector_type > > A) | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| init(SmartPtr< ILinearOperator< vector_type > > A, const vector_type &u) | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| init(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op) | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra >::init(SmartPtr< MatrixOperator< TAlgebra::matrix_type, TAlgebra::vector_type, TAlgebra::vector_type > > A)=0 | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | pure virtual |
| AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra >::init(SmartPtr< ILinearOperator< TAlgebra::vector_type, TAlgebra::vector_type > > A, const TAlgebra::vector_type &u) | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | inlinevirtual |
| AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra >::init(SmartPtr< ILinearOperator< TAlgebra::vector_type, TAlgebra::vector_type > > A) | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | inlinevirtual |
| ug::ILinearOperatorInverse::init(SmartPtr< ILinearOperator< Y, X > > L) | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| ug::ILinearOperatorInverse::init(SmartPtr< ILinearOperator< Y, X > > J, const Y &u) | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| init_agglomerated(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op) | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra >::init_agglomerated(SmartPtr< MatrixOperator< matrix_type, vector_type > > Op)=0 | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | pure virtual |
| init_collected_vec(vector_type &collectedX) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| init_mat(const matrix_type &A) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| is_serial() | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inline |
| linear_operator() | ug::ILinearOperatorInverse< X, Y > | inline |
| m_bEmpty | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| m_bRoot | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| m_name | ug::AgglomeratingSolver< TAlgebra > | protected |
| m_pLinOpInverse | ug::AgglomeratingSolver< TAlgebra > | protected |
| m_pMatrix | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| m_spCollectedOp | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| m_spConvCheck | ug::ILinearOperatorInverse< X, Y > | protected |
| m_spDamping | ug::ILinearIterator< X, Y > | protected |
| m_spLinearOperator | ug::ILinearOperatorInverse< X, Y > | protected |
| m_spLocalAlgebraLayouts | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | protected |
| matrix_type typedef | ug::AgglomeratingSolver< TAlgebra > | |
| name() const | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| reduction() const | ug::ILinearOperatorInverse< X, Y > | inline |
| set_convergence_check(SmartPtr< IConvergenceCheck< X > > spConvCheck) | ug::ILinearOperatorInverse< X, Y > | inline |
| set_damp(SmartPtr< IDamping< X, Y > > spScaling) | ug::ILinearIterator< X, Y > | inline |
| set_damp(number factor) | ug::ILinearIterator< X, Y > | inline |
| standard_offset() const | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| step(SmartPtr< MatrixOperator< matrix_type, vector_type > > pOp, vector_type &c, const vector_type &d) | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >::step() const | ug::ILinearOperatorInverse< X, Y > | inline |
| supports_parallel() const | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| vector_type typedef | ug::AgglomeratingSolver< TAlgebra > | |
| ~AgglomeratingBase() | ug::AgglomeratingBase< IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type >, TAlgebra > | inlinevirtual |
| ~AgglomeratingSolver() | ug::AgglomeratingSolver< TAlgebra > | inlinevirtual |
| ~ILinearIterator() | ug::ILinearIterator< X, Y > | inlinevirtual |
| ~ILinearOperatorInverse() | ug::ILinearOperatorInverse< X, Y > | inlinevirtual |
| ~IMatrixOperatorInverse() | ug::IMatrixOperatorInverse< TAlgebra::matrix_type, TAlgebra::vector_type > | inlinevirtual |