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 |
get_max_iterations() const | gko::batch::solver::BatchSolver | 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 |
real_type typedef (defined in gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase >) | gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase > | |
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 |