Ginkgo  Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
gko::preconditioner::Jacobi< ValueType, IndexType > Member List

This is the complete list of members for gko::preconditioner::Jacobi< ValueType, IndexType >, including all inherited members.

add_logger(std::shared_ptr< const Logger > logger) overridegko::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 overridegko::preconditioner::Jacobi< ValueType, IndexType >virtual
EnableLinOp< Jacobi< ValueType, IndexType > >::convert_to(result_type *result) const overridegko::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 noexceptgko::preconditioner::Jacobi< ValueType, IndexType >inline
get_conditioning() const noexceptgko::preconditioner::Jacobi< ValueType, IndexType >inline
get_executor() const noexceptgko::PolymorphicObjectinline
get_num_blocks() const noexceptgko::preconditioner::Jacobi< ValueType, IndexType >inline
get_num_stored_elements() const noexceptgko::preconditioner::Jacobi< ValueType, IndexType >inline
get_parameters() const (defined in gko::preconditioner::Jacobi< ValueType, IndexType >)gko::preconditioner::Jacobi< ValueType, IndexType >inline
get_size() const noexceptgko::LinOpinline
get_storage_scheme() const noexceptgko::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) overridegko::preconditioner::Jacobi< ValueType, IndexType >virtual
EnableLinOp< Jacobi< ValueType, IndexType > >::move_to(result_type *result) overridegko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > >inlinevirtual
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
remove_logger(const Logger *logger) overridegko::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 overridegko::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::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >virtual