Alien  1.3.0
Developer documentation
Loading...
Searching...
No Matches
Alien::ChebyshevPreconditioner< AlgebraT, saad > Member List

This is the complete list of members for Alien::ChebyshevPreconditioner< AlgebraT, saad >, including all inherited members.

_algo1(AlgebraType &algebra, VectorType const &x, VectorType &y) const (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
_algo2(AlgebraType &algebra, VectorType const &x, VectorType &y) const (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
AlgebraType typedef (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >
ChebyshevPreconditioner(AlgebraType &algebra, MatrixType const &matrix, ValueType factor, int polynome_order, int factor_max_iter, ITraceMng *trace_mng=nullptr) (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
computeAlpha() (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
computeBeta() (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
init() (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
m_algebra (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_alpha (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_beta (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_delta (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_factorAlien::ChebyshevPreconditioner< AlgebraT, saad >private
m_factor_max_iter (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_inv_diag (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_matrixAlien::ChebyshevPreconditioner< AlgebraT, saad >private
m_output_level (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_p (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >mutableprivate
m_polynome_order (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_r (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >mutableprivate
m_theta (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_trace_mng (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >private
m_use_saad_algo (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >static
m_w (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >mutableprivate
m_y (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >mutableprivate
m_z (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >mutableprivate
MatrixType typedef (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >
setOutputLevel(int level) (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
solve(const VectorType &x, VectorType &y) constAlien::ChebyshevPreconditioner< AlgebraT, saad >inline
solve(AlgebraType &algebra, VectorType const &x, VectorType &y) const (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inline
solve1(const VectorType &x, VectorType &y) constAlien::ChebyshevPreconditioner< AlgebraT, saad >inline
solve2(VectorType const &x, VectorType &y) constAlien::ChebyshevPreconditioner< AlgebraT, saad >inline
ValueType typedef (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >
VectorType typedef (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >
~ChebyshevPreconditioner() (defined in Alien::ChebyshevPreconditioner< AlgebraT, saad >)Alien::ChebyshevPreconditioner< AlgebraT, saad >inlinevirtual