l_solver (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | |
on(std::shared_ptr< const Executor > exec) const | gko::enable_parameters_type< parameters_type, GaussSeidel > | inline |
skip_sorting (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | |
symmetric (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | |
u_solver (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | |
with_l_solver(::gko::deferred_factory_parameter< l_solver_type > factory) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | inline |
with_loggers(Args &&... _value) | gko::enable_parameters_type< parameters_type, GaussSeidel > | inline |
with_skip_sorting(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | inline |
with_symmetric(Args &&... _value) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | inline |
with_u_solver(::gko::deferred_factory_parameter< u_solver_type > factory) -> std::decay_t< decltype(*(this->self()))> & (defined in gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type) | gko::preconditioner::GaussSeidel< ValueType, IndexType >::parameters_type | inline |