Ginkgo Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::BlockOperator Member List

This is the complete list of members for gko::BlockOperator, including all inherited members.

block_at(size_type i, size_type j) constgko::BlockOperatorinline
BlockOperator(const BlockOperator &other)gko::BlockOperator
BlockOperator(BlockOperator &&other) noexceptgko::BlockOperator
create(std::shared_ptr< const Executor > exec)gko::BlockOperatorstatic
create(std::shared_ptr< const Executor > exec, std::vector< std::vector< std::shared_ptr< const LinOp > > > blocks)gko::BlockOperatorstatic
EnablePolymorphicObject< BlockOperator, LinOp > (defined in gko::BlockOperator)gko::BlockOperatorfriend
get_block_size() constgko::BlockOperatorinline
operator=(const BlockOperator &other)gko::BlockOperator
operator=(BlockOperator &&other)gko::BlockOperator