Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType > Member List

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

EnableIterativeBase()=default (defined in gko::solver::EnableIterativeBase< DerivedType >)gko::solver::EnableIterativeBase< DerivedType >
EnableIterativeBase(std::shared_ptr< const stop::CriterionFactory > stop_factory) (defined in gko::solver::EnableIterativeBase< DerivedType >)gko::solver::EnableIterativeBase< DerivedType >inline
EnableIterativeBase(const EnableIterativeBase &other)gko::solver::EnableIterativeBase< DerivedType >inline
EnableIterativeBase(EnableIterativeBase &&other)gko::solver::EnableIterativeBase< DerivedType >inline
EnablePreconditionable()=default (defined in gko::solver::EnablePreconditionable< DerivedType >)gko::solver::EnablePreconditionable< DerivedType >
EnablePreconditionable(std::shared_ptr< const LinOp > preconditioner) (defined in gko::solver::EnablePreconditionable< DerivedType >)gko::solver::EnablePreconditionable< DerivedType >inline
EnablePreconditionable(const EnablePreconditionable &other)gko::solver::EnablePreconditionable< DerivedType >inline
EnablePreconditionable(EnablePreconditionable &&other)gko::solver::EnablePreconditionable< DerivedType >inline
EnablePreconditionedIterativeSolver()=default (defined in gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >)gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >
EnablePreconditionedIterativeSolver(std::shared_ptr< const LinOp > system_matrix, std::shared_ptr< const stop::CriterionFactory > stop_factory, std::shared_ptr< const LinOp > preconditioner) (defined in gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >)gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >inline
EnablePreconditionedIterativeSolver(std::shared_ptr< const LinOp > system_matrix, const FactoryParameters &params) (defined in gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >)gko::solver::EnablePreconditionedIterativeSolver< ValueType, DerivedType >inline
EnableSolverBase() (defined in gko::solver::EnableSolverBase< DerivedType >)gko::solver::EnableSolverBase< DerivedType >inline
EnableSolverBase(std::shared_ptr< const LinOp > system_matrix) (defined in gko::solver::EnableSolverBase< DerivedType >)gko::solver::EnableSolverBase< DerivedType >inline
EnableSolverBase(const EnableSolverBase &other)gko::solver::EnableSolverBase< DerivedType >inline
EnableSolverBase(EnableSolverBase &&other)gko::solver::EnableSolverBase< DerivedType >inline
get_num_workspace_ops() const override (defined in gko::solver::EnableSolverBase< DerivedType >)gko::solver::EnableSolverBase< DerivedType >inline
get_preconditioner() constgko::Preconditionableinlinevirtual
get_stop_criterion_factory() constgko::solver::IterativeBaseinline
get_system_matrix() constgko::solver::SolverBase< LinOp >inline
get_workspace_op_names() const override (defined in gko::solver::EnableSolverBase< DerivedType >)gko::solver::EnableSolverBase< DerivedType >inline
get_workspace_scalars() const overridegko::solver::EnableSolverBase< DerivedType >inline
get_workspace_vectors() const overridegko::solver::EnableSolverBase< DerivedType >inline
EnableSolverBase< DerivedType >::operator=(const EnableSolverBase &other)gko::solver::EnableSolverBase< DerivedType >inline
EnableSolverBase< DerivedType >::operator=(EnableSolverBase &&other)gko::solver::EnableSolverBase< DerivedType >inline
gko::solver::EnableIterativeBase::operator=(const EnableIterativeBase &other)gko::solver::EnableIterativeBase< DerivedType >inline
gko::solver::EnableIterativeBase::operator=(EnableIterativeBase &&other)gko::solver::EnableIterativeBase< DerivedType >inline
gko::solver::EnablePreconditionable::operator=(const EnablePreconditionable &other)gko::solver::EnablePreconditionable< DerivedType >inline
gko::solver::EnablePreconditionable::operator=(EnablePreconditionable &&other)gko::solver::EnablePreconditionable< DerivedType >inline
set_preconditioner(std::shared_ptr< const LinOp > new_precond) overridegko::solver::EnablePreconditionable< DerivedType >inlinevirtual
set_stop_criterion_factory(std::shared_ptr< const stop::CriterionFactory > new_stop_factory) overridegko::solver::EnableIterativeBase< DerivedType >inlinevirtual
~Preconditionable()=default (defined in gko::Preconditionable)gko::Preconditionablevirtual