Ginkgo  Generated from pipelines/1478841010 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::solver::EnablePreconditionable< DerivedType > Member List

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

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
get_preconditioner() constgko::Preconditionableinlinevirtual
operator=(const EnablePreconditionable &other)gko::solver::EnablePreconditionable< DerivedType >inline
operator=(EnablePreconditionable &&other)gko::solver::EnablePreconditionable< DerivedType >inline
set_preconditioner(std::shared_ptr< const LinOp > new_precond) overridegko::solver::EnablePreconditionable< DerivedType >inlinevirtual
~Preconditionable()=default (defined in gko::Preconditionable)gko::Preconditionablevirtual