Member List

Member List#

Reference API: Member List
Reference API
gko::batch::solver::BatchSolver Member List

This is the complete list of members for gko::batch::solver::BatchSolver, including all inherited members.

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
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
max_iterations_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
preconditioner_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
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
set_preconditioner_base(std::shared_ptr< const BatchLinOp > precond) (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
set_system_matrix_base(std::shared_ptr< const BatchLinOp > system_matrix) (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverinlineprotected
system_matrix_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
tol_type_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolverprotected
workspace_ (defined in gko::batch::solver::BatchSolver)gko::batch::solver::BatchSolvermutableprotected