![]() |
Ginkgo
Generated from pipelines/2662685947 branch based on develop. Ginkgo version 2.0.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::BlockOperator, including all inherited members.
| add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) const | gko::LinOp | inline |
| apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) const | gko::LinOp | inline |
| apply_uses_initial_guess() const | gko::LinOp | inlinevirtual |
| block_at(size_type i, size_type j) const | gko::BlockOperator | inline |
| BlockOperator(const BlockOperator &other) | gko::BlockOperator | |
| BlockOperator(BlockOperator &&other) noexcept | gko::BlockOperator | |
| clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| clone(std::shared_ptr< const Executor > exec) const | gko::EnableCloneable< BlockOperator > | inline |
| clone() const | gko::EnableCloneable< BlockOperator > | inline |
| convert_to(result_type *result) const override | gko::EnableCloneable< BlockOperator > | inlinevirtual |
| convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
| copy_from(ptr_param< const Cloneable > other) (defined in gko::Cloneable) | gko::Cloneable | inline |
| create(std::shared_ptr< const Executor > exec) | gko::BlockOperator | static |
| create(std::shared_ptr< const Executor > exec, std::vector< std::vector< std::shared_ptr< const LinOp >>> blocks) | gko::BlockOperator | static |
| create_default() const (defined in gko::EnableCloneable< BlockOperator >) | gko::EnableCloneable< BlockOperator > | inline |
| create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableCloneable< BlockOperator >) | gko::EnableCloneable< BlockOperator > | inline |
| EnableCloneable< BlockOperator > (defined in gko::BlockOperator) | gko::BlockOperator | friend |
| get_block_size() const | gko::BlockOperator | inline |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_size() const noexcept | gko::LinOp | inline |
| LinOp(const LinOp &)=default | gko::LinOp | |
| LinOp(LinOp &&other) | gko::LinOp | inline |
| move_from(ptr_param< Cloneable > other) (defined in gko::Cloneable) | gko::Cloneable | inline |
| move_to(result_type *result) override | gko::EnableCloneable< BlockOperator > | inlinevirtual |
| move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
| operator=(const BlockOperator &other) | gko::BlockOperator | |
| operator=(BlockOperator &&other) | gko::BlockOperator | |
| gko::LinOp::operator=(const LinOp &)=default | gko::LinOp | |
| gko::LinOp::operator=(LinOp &&other) | gko::LinOp | inline |
| operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
| remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inline |
| result_type typedef (defined in gko::EnableCloneable< BlockOperator >) | gko::EnableCloneable< BlockOperator > | |
| ~Cloneable()=default (defined in gko::Cloneable) | gko::Cloneable | virtual |
| ~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | virtual |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
1.8.16