| algebra_type typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| extract_matrix(const matrix_type &A)=0 | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | pure virtual |
| extract_rhs(const vector_type &d)=0 | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | pure virtual |
| extract_rhs(const vector_type &d, const matrix_type &A, const vector_type &c)=0 | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | pure virtual |
| grid_function_type typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| init(TObject *, const vector_type &)=0 | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | pure virtual |
| matrix_type typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| matrix_type_local typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| preprocess(const vector_type &c) | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | inlinevirtual |
| size() | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | inlinevirtual |
| update_solution(vector_type &u, double omega=1.0)=0 | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | pure virtual |
| vector_type typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| vector_type_local typedef | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | |
| ~ILocalSubspace() | ug::ILocalSubspace< TDomain, TAlgebra, TObject > | inlinevirtual |