Ginkgo Generated from branch based on main. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
 
Loading...
Searching...
No Matches
gko::batch::solver::EnableBatchSolver< ConcreteSolver, ValueType, PolymorphicBase > Member List

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

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() constgko::batch::solver::BatchSolverinline
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
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::BatchSolverinline
reset_tolerance(double res_tol)gko::batch::solver::BatchSolverinline
reset_tolerance_type(::gko::batch::stop::tolerance_type tol_type)gko::batch::solver::BatchSolverinline