add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply(const LinOp *b, LinOp *x) const (defined in gko::EnableLinOp< Jacobi< ValueType, IndexType > >) | gko::EnableLinOp< Jacobi< ValueType, IndexType > > | inline |
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< Jacobi< ValueType, IndexType > >) | gko::EnableLinOp< Jacobi< ValueType, IndexType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< Jacobi< ValueType, IndexType > >) | gko::EnableLinOp< Jacobi< ValueType, IndexType > > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< Jacobi< ValueType, IndexType > >) | gko::EnableLinOp< Jacobi< ValueType, IndexType > > | inline |
build() -> decltype(Factory ::create()) (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | inlinestatic |
clear() (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
convert_to(matrix::Dense< value_type > *result) const override | gko::preconditioner::Jacobi< ValueType, IndexType > | virtual |
EnableLinOp< Jacobi< ValueType, IndexType > >::convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | inlinevirtual |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, LinOp > | inline |
EnableLinOp< Jacobi > (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | friend |
EnablePolymorphicObject< Jacobi, LinOp > (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | friend |
get_blocks() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_conditioning() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_num_blocks() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_num_stored_elements() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_parameters() const (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_size() const noexcept | gko::LinOp | inline |
get_storage_scheme() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
index_type typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
mat_data typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
move_to(matrix::Dense< value_type > *result) override | gko::preconditioner::Jacobi< ValueType, IndexType > | virtual |
EnableLinOp< Jacobi< ValueType, IndexType > >::move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | inlinevirtual |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > >) | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | |
result_type typedef (defined in gko::ConvertibleTo< matrix::Dense< ValueType > >) | gko::ConvertibleTo< matrix::Dense< ValueType > > | |
value_type typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
write(mat_data &data) const override | gko::preconditioner::Jacobi< ValueType, IndexType > | virtual |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Jacobi< ValueType, IndexType > >) | gko::ConvertibleTo< Jacobi< ValueType, IndexType > > | virtual |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< matrix::Dense< ValueType > >) | gko::ConvertibleTo< matrix::Dense< ValueType > > | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >) | gko::WritableToMatrixData< ValueType, IndexType > | virtual |