This is the complete list of members for Seldon::SorPreconditioner< T >, including all inherited members.
CopyParameter(const Preconditioner_Base< T > &) | Seldon::SorPreconditioner< T > | |
InitSymmetricPreconditioning() | Seldon::SorPreconditioner< T > | |
InitUnSymmetricPreconditioning() | Seldon::SorPreconditioner< T > | |
IsSymmetric() const | Seldon::SorPreconditioner< T > | |
nb_iter | Seldon::SorPreconditioner< T > | protected |
omega | Seldon::SorPreconditioner< T > | protected |
Preconditioner_Base() | Seldon::Preconditioner_Base< T > | inline |
SetNumberIterations(int nb_iterations) | Seldon::SorPreconditioner< T > | |
SetParameterRelaxation(const typename ClassComplexType< T >::Treal ¶m) | Seldon::SorPreconditioner< T > | |
Solve(const Matrix1 &A, const Vector1 &r, Vector1 &z, bool init_guess_null=true) | Seldon::SorPreconditioner< T > | |
Seldon::Preconditioner_Base::Solve(const Matrix1 &A, const Vector1 &r, Vector1 &z) | Seldon::Preconditioner_Base< T > | inline |
SorPreconditioner() | Seldon::SorPreconditioner< T > | |
symmetric_precond | Seldon::SorPreconditioner< T > | protected |
TransSolve(const Matrix1 &A, const Vector1 &r, Vector1 &z, bool init_guess_null=true) | Seldon::SorPreconditioner< T > | |
Seldon::Preconditioner_Base::TransSolve(const Matrix1 &A, const Vector1 &r, Vector1 &z) | Seldon::Preconditioner_Base< T > | inline |