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 override | gko::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() const | gko::reorder::Rcm< ValueType, IndexType > | inline |
get_parameters() const (defined in gko::reorder::Rcm< ValueType, IndexType >) | gko::reorder::Rcm< ValueType, IndexType > | inline |
get_permutation() const | gko::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) override | gko::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 |