Member List

Member List#

Reference API: Member List
Reference API
gko::batch::solver::Bicgstab< ValueType > Member List

This is the complete list of members for gko::batch::solver::Bicgstab< ValueType >, including all inherited members.

add_logger(std::shared_ptr< const Logger > logger) overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
apply(ptr_param< const MultiVector< ValueType > > b, ptr_param< MultiVector< ValueType > > x) const (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >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< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inline
apply(ptr_param< const MultiVector< ValueType > > b, ptr_param< MultiVector< ValueType > > x) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >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< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inline
apply_impl(const MultiVector< ValueType > *b, MultiVector< ValueType > *x) const (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
apply_impl(const MultiVector< ValueType > *alpha, const MultiVector< ValueType > *b, const MultiVector< ValueType > *beta, MultiVector< ValueType > *x) const (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
BatchSolver() (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
BatchSolver(std::shared_ptr< const BatchLinOp > system_matrix, std::shared_ptr< const BatchLinOp > gen_preconditioner, const double res_tol, const int max_iterations, const ::gko::batch::stop::tolerance_type tol_type) (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
build() -> decltype(Factory ::create()) (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >inlinestatic
clear() (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
clear_impl() overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
clear_loggers() overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
clone() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< ConcreteBatchLinOp >inline
gko::ConvertibleTo::convert_to(result_type *result) const =0gko::ConvertibleTo< ResultType >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other)gko::PolymorphicObjectinline
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other)gko::PolymorphicObjectinline
copy_from_impl(const PolymorphicObject *other) overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
copy_from_impl(std::unique_ptr< PolymorphicObject > other) overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
create_default() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
create_default_impl(std::shared_ptr< const Executor > exec) const overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
EnableBatchLinOp< Bicgstab > (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >friend
EnableBatchSolver(std::shared_ptr< const Executor > exec) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineexplicitprotected
EnableBatchSolver(std::shared_ptr< const Executor > exec, std::shared_ptr< const BatchLinOp > system_matrix, const FactoryParameters &params) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineexplicitprotected
EnableBatchSolver(const EnableBatchSolver &other) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
EnableBatchSolver(EnableBatchSolver &&other) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
EnablePolymorphicObject< Bicgstab, BatchLinOp > (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >friend
get_executor() const noexceptgko::PolymorphicObjectinline
get_loggers() const overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
get_max_iterations() constgko::batch::solver::BatchSolverinline
get_parameters() const (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >inline
get_preconditioner() constgko::batch::solver::BatchSolverinline
get_system_matrix() constgko::batch::solver::BatchSolverinline
get_tolerance() constgko::batch::solver::BatchSolverinline
get_tolerance_type() constgko::batch::solver::BatchSolverinline
max_iterations_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >)gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >inline
move_from_impl(PolymorphicObject *other) overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
move_from_impl(std::unique_ptr< PolymorphicObject > other) overridegko::EnablePolymorphicObject< ConcreteObject, PolymorphicBase >inlineprotectedvirtual
move_to(result_type *result) overridegko::EnablePolymorphicAssignment< ConcreteBatchLinOp >inline
gko::ConvertibleTo::move_to(result_type *result)=0gko::ConvertibleTo< ResultType >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
operator=(const EnableBatchSolver &other) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
operator=(EnableBatchSolver &&other) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
PolymorphicObject(std::shared_ptr< const Executor > exec)gko::PolymorphicObjectinlineexplicitprotected
PolymorphicObject(const PolymorphicObject &other) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlineexplicitprotected
preconditioner_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
real_type typedef (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >
remove_logger(const Logger *logger) overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
reset_max_iterations(int max_iterations)gko::batch::solver::BatchSolverinline
reset_tolerance(double res_tol)gko::batch::solver::BatchSolverinline
reset_tolerance_type(::gko::batch::stop::tolerance_type tol_type)gko::batch::solver::BatchSolverinline
residual_tol_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
self() noexcept (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
self() const noexcept (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
set_preconditioner(std::shared_ptr< const BatchLinOp > new_precond) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
set_preconditioner_base(std::shared_ptr< const BatchLinOp > precond) (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
set_system_matrix(std::shared_ptr< const BatchLinOp > new_system_matrix) (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >inlineprotected
set_system_matrix_base(std::shared_ptr< const BatchLinOp > system_matrix) (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
solver_apply(const MultiVector< ValueType > *b, MultiVector< ValueType > *x, log::detail::log_data< real_type > *info) const =0 (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >)gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >protectedpure virtual
system_matrix_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
tol_type_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
value_type typedef (defined in gko::batch::solver::Bicgstab< ValueType >)gko::batch::solver::Bicgstab< ValueType >
workspace_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolvermutableprotected
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >virtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual