add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply(const LinOp *b, LinOp *x) const (defined in gko::EnableLinOp< Bicgstab< ValueType > >) | gko::EnableLinOp< Bicgstab< ValueType > > | inline |
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< Bicgstab< ValueType > >) | gko::EnableLinOp< Bicgstab< ValueType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< Bicgstab< ValueType > >) | gko::EnableLinOp< Bicgstab< ValueType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< Bicgstab< ValueType > >) | gko::EnableLinOp< Bicgstab< ValueType > > | inline |
build() -> decltype(Factory ::create()) (defined in gko::solver::Bicgstab< ValueType >) | gko::solver::Bicgstab< ValueType > | inlinestatic |
clear() (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | inlinevirtual |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Bicgstab< ValueType >, LinOp > | inline |
EnableLinOp< Bicgstab > (defined in gko::solver::Bicgstab< ValueType >) | gko::solver::Bicgstab< ValueType > | friend |
EnablePolymorphicObject< Bicgstab, LinOp > (defined in gko::solver::Bicgstab< ValueType >) | gko::solver::Bicgstab< ValueType > | friend |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_parameters() const (defined in gko::solver::Bicgstab< ValueType >) | gko::solver::Bicgstab< ValueType > | inline |
get_preconditioner() const override | gko::solver::Bicgstab< ValueType > | inlinevirtual |
get_size() const noexcept | gko::LinOp | inline |
get_system_matrix() const | gko::solver::Bicgstab< ValueType > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | inlinevirtual |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Bicgstab< ValueType > >) | gko::EnablePolymorphicAssignment< Bicgstab< ValueType > > | |
value_type typedef (defined in gko::solver::Bicgstab< ValueType >) | gko::solver::Bicgstab< ValueType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Bicgstab< ValueType > >) | gko::ConvertibleTo< Bicgstab< ValueType > > | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
~Preconditionable()=default (defined in gko::Preconditionable) | gko::Preconditionable | virtual |