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

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

build() -> decltype(Factory ::create()) (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >inlinestatic
clear() (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
clone() const (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< Rcm< ValueType, IndexType > >inlinevirtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Rcm< ValueType, IndexType > >)gko::ConvertibleTo< Rcm< ValueType, IndexType > >inline
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
EnablePolymorphicObject< Rcm, ReorderingBase< IndexType > > (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >friend
get_inverse_permutation() constgko::reorder::Rcm< ValueType, IndexType >inline
get_parameters() const (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >inline
get_permutation() constgko::reorder::Rcm< ValueType, IndexType >inline
index_type typedef (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >)gko::EnableAbstractPolymorphicObject< Rcm< ValueType, IndexType >, ReorderingBase< IndexType > >inline
move_to(result_type *result) overridegko::EnablePolymorphicAssignment< Rcm< ValueType, IndexType > >inlinevirtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Rcm< ValueType, IndexType > >)gko::ConvertibleTo< Rcm< ValueType, IndexType > >inline
PermutationMatrix typedef (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >
result_type typedef (defined in gko::EnablePolymorphicAssignment< Rcm< ValueType, IndexType > >)gko::EnablePolymorphicAssignment< Rcm< ValueType, IndexType > >
SparsityMatrix typedef (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >
value_type typedef (defined in gko::reorder::Rcm< ValueType, IndexType >)gko::reorder::Rcm< ValueType, IndexType >
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Rcm< ValueType, IndexType > >)gko::ConvertibleTo< Rcm< ValueType, IndexType > >virtual