Ginkgo Generated from branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::batch::solver::Cg< ValueType > Member List

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

build() -> decltype(Factory::create()) (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< ValueType >inlinestatic
EnableBatchLinOp< Cg > (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< ValueType >friend
EnablePolymorphicObject< Cg, BatchLinOp > (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< ValueType >friend
get_max_iterations() constgko::batch::solver::BatchSolverinline
get_parameters() const (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< 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
real_type typedef (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< ValueType >
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
value_type typedef (defined in gko::batch::solver::Cg< ValueType >)gko::batch::solver::Cg< ValueType >