![]() |
Ginkgo Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::BlockOperator, including all inherited members.
| block_at(size_type i, size_type j) const | gko::BlockOperator | inline |
| BlockOperator(const BlockOperator &other) | gko::BlockOperator | |
| BlockOperator(BlockOperator &&other) noexcept | gko::BlockOperator | |
| 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 |
| EnablePolymorphicObject< BlockOperator, LinOp > (defined in gko::BlockOperator) | gko::BlockOperator | friend |
| get_block_size() const | gko::BlockOperator | inline |
| operator=(const BlockOperator &other) | gko::BlockOperator | |
| operator=(BlockOperator &&other) | gko::BlockOperator |