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::matrix::Hybrid< ValueType, IndexType > Member List

This is the complete list of members for gko::matrix::Hybrid< 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< Hybrid< ValueType, IndexType > >)gko::EnableLinOp< Hybrid< ValueType, IndexType > >inline
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< Hybrid< ValueType, IndexType > >)gko::EnableLinOp< Hybrid< ValueType, IndexType > >inline
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< Hybrid< ValueType, IndexType > >)gko::EnableLinOp< Hybrid< ValueType, IndexType > >inline
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< Hybrid< ValueType, IndexType > >)gko::EnableLinOp< Hybrid< ValueType, IndexType > >inline
clear() (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
clone() const (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
convert_to(Dense< ValueType > *other) const override (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
EnableLinOp< Hybrid< ValueType, IndexType > >::convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< Hybrid< ValueType, IndexType > >inlinevirtual
ConvertibleTo< Dense< ValueType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
coo_type typedef (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
create(Args &&... args) (defined in gko::EnableCreateMethod< Hybrid< ValueType, IndexType > >)gko::EnableCreateMethod< Hybrid< ValueType, IndexType > >inlinestatic
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Hybrid< ValueType, IndexType >, LinOp >inline
Dense< ValueType > (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >friend
ell_col_at(size_type row, size_type idx) noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
ell_col_at(size_type row, size_type idx) const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
ell_type typedef (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
ell_val_at(size_type row, size_type idx) noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
ell_val_at(size_type row, size_type idx) const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
EnableCreateMethod< Hybrid > (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >friend
EnablePolymorphicObject< Hybrid, LinOp > (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >friend
get_const_coo_col_idxs() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_const_coo_row_idxs() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_const_coo_values() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_const_ell_col_idxs() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_const_ell_values() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_coo() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_coo_col_idxs() noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_coo_num_stored_elements() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_coo_row_idxs() noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_coo_values() noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell_col_idxs() noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell_num_stored_elements() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell_num_stored_elements_per_row() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell_stride() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_ell_values() noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_executor() const noexceptgko::PolymorphicObjectinline
get_num_stored_elements() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
get_size() const noexceptgko::LinOpinline
get_strategy() const noexceptgko::matrix::Hybrid< ValueType, IndexType >inline
index_type typedef (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
mat_data typedef (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
move_to(Dense< ValueType > *other) override (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
EnableLinOp< Hybrid< ValueType, IndexType > >::move_to(result_type *result) overridegko::EnablePolymorphicAssignment< Hybrid< ValueType, IndexType > >inlinevirtual
ConvertibleTo< Dense< ValueType > >::move_to(result_type *result)=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
operator=(const Hybrid &other)gko::matrix::Hybrid< ValueType, IndexType >inline
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
read(const mat_data &data) overridegko::matrix::Hybrid< ValueType, IndexType >virtual
remove_logger(const Logger *logger) overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
result_type typedef (defined in gko::EnablePolymorphicAssignment< Hybrid< ValueType, IndexType > >)gko::EnablePolymorphicAssignment< Hybrid< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >
value_type typedef (defined in gko::matrix::Hybrid< ValueType, IndexType >)gko::matrix::Hybrid< ValueType, IndexType >
write(mat_data &data) const overridegko::matrix::Hybrid< ValueType, IndexType >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Hybrid< ValueType, IndexType > >)gko::ConvertibleTo< Hybrid< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >virtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual
~ReadableFromMatrixData()=default (defined in gko::ReadableFromMatrixData< ValueType, IndexType >)gko::ReadableFromMatrixData< ValueType, IndexType >virtual
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >virtual