apply(ptr_param< const MultiVector< ValueType >> b, ptr_param< MultiVector< ValueType >> x) const (defined in gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType >) | gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType > | inline |
apply(ptr_param< const MultiVector< ValueType >> alpha, ptr_param< const MultiVector< ValueType >> b, ptr_param< const MultiVector< ValueType >> beta, ptr_param< MultiVector< ValueType >> x) const (defined in gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType >) | gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType > | inline |
apply(ptr_param< const MultiVector< ValueType >> b, ptr_param< MultiVector< ValueType >> x) (defined in gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType >) | gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType > | inline |
apply(ptr_param< const MultiVector< ValueType >> alpha, ptr_param< const MultiVector< ValueType >> b, ptr_param< const MultiVector< ValueType >> beta, ptr_param< MultiVector< ValueType >> x) (defined in gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType >) | gko::batch::solver::EnableBatchSolver< Bicgstab< ValueType >, ValueType > | inline |
build() -> decltype(Factory ::create()) (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | inlinestatic |
clear() (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Bicgstab< ValueType > >) | gko::ConvertibleTo< Bicgstab< ValueType > > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
EnableBatchLinOp< Bicgstab > (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | friend |
EnablePolymorphicObject< Bicgstab, BatchLinOp > (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | friend |
get_max_iterations() const | gko::batch::solver::BatchSolver | inline |
get_parameters() const (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | inline |
get_preconditioner() const | gko::batch::solver::BatchSolver | inline |
get_system_matrix() const | gko::batch::solver::BatchSolver | inline |
get_tolerance() const | gko::batch::solver::BatchSolver | inline |
get_tolerance_type() const | gko::batch::solver::BatchSolver | inline |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, BatchLinOp > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Bicgstab< ValueType > >) | gko::ConvertibleTo< Bicgstab< ValueType > > | inline |
real_type typedef (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | |
reset_max_iterations(int max_iterations) | gko::batch::solver::BatchSolver | inline |
reset_tolerance(double res_tol) | gko::batch::solver::BatchSolver | inline |
reset_tolerance_type(::gko::batch::stop::tolerance_type tol_type) | gko::batch::solver::BatchSolver | inline |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Bicgstab< ValueType > >) | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | |
value_type typedef (defined in gko::batch::solver::Bicgstab< ValueType >) | gko::batch::solver::Bicgstab< ValueType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Bicgstab< ValueType > >) | gko::ConvertibleTo< Bicgstab< ValueType > > | virtual |