| active_index(function_type &u, function_type &rhs, function_type &lagrangeMult, function_type &gap) | ug::ActiveSet< TDomain, TAlgebra > | |
| active_index_elem(TIterator iterBegin, TIterator iterEnd, function_type &u, function_type &rhs, function_type &lagrangeMult) | ug::ActiveSet< TDomain, TAlgebra > | |
| ActiveSet() | ug::ActiveSet< TDomain, TAlgebra > | inline |
| algebra_type typedef | ug::ActiveSet< TDomain, TAlgebra > | |
| check_conv(function_type &u, const function_type &lambda, const size_t step) | ug::ActiveSet< TDomain, TAlgebra > | |
| check_conv_elem(TIterator iterBegin, TIterator iterEnd, function_type &u, const function_type &lambda) | ug::ActiveSet< TDomain, TAlgebra > | |
| check_inequ(const matrix_type &mat, const vector_type &u, const vector_type &lagrangeMult, const vector_type &rhs) | ug::ActiveSet< TDomain, TAlgebra > | |
| dim | ug::ActiveSet< TDomain, TAlgebra > | static |
| function_type typedef | ug::ActiveSet< TDomain, TAlgebra > | |
| lagrange_mat_inv(matrix_type &lagrangeMatInv) | ug::ActiveSet< TDomain, TAlgebra > | |
| lagrange_mat_inv_elem(TIterator iterBegin, TIterator iterEnd, matrix_type &lagrangeMatInv) | ug::ActiveSet< TDomain, TAlgebra > | |
| lagrange_multiplier(function_type &lagrangeMult, const function_type &u) | ug::ActiveSet< TDomain, TAlgebra > | |
| m_bObs | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_spDD | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_spDom | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_spLagMultDisc | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_spObs | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_vActiveSetGlob | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_vActiveSetGlobOld | ug::ActiveSet< TDomain, TAlgebra > | private |
| m_vActiveSubsets | ug::ActiveSet< TDomain, TAlgebra > | private |
| matrix_type typedef | ug::ActiveSet< TDomain, TAlgebra > | |
| prepare(function_type &u) | ug::ActiveSet< TDomain, TAlgebra > | |
| residual_lagrange_mult(vector_type &lagMult, const matrix_type &mat, const vector_type &u, vector_type &rhs) | ug::ActiveSet< TDomain, TAlgebra > | |
| set_dirichlet_rows(matrix_type &mat) | ug::ActiveSet< TDomain, TAlgebra > | |
| set_lagrange_multiplier_disc(SmartPtr< ILagrangeMultiplierDisc< TDomain, function_type > > lagMultDisc) | ug::ActiveSet< TDomain, TAlgebra > | inline |
| set_obstacle(ConstSmartPtr< function_type > obs) | ug::ActiveSet< TDomain, TAlgebra > | inline |
| TBaseElem typedef | ug::ActiveSet< TDomain, TAlgebra > | |
| value_type typedef | ug::ActiveSet< TDomain, TAlgebra > | |
| vector_type typedef | ug::ActiveSet< TDomain, TAlgebra > | |