Ginkgo  Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
gko::Executor Member List

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

add_logger(std::shared_ptr< const Logger > logger) overridegko::log::EnableLogging< Executor >inlinevirtual
alloc(size_type num_elems) constgko::Executorinline
copy_from(const Executor *src_exec, size_type num_elems, const T *src_ptr, T *dest_ptr) constgko::Executorinline
Executor()=default (defined in gko::Executor)gko::Executor
Executor(Executor &)=delete (defined in gko::Executor)gko::Executor
Executor(Executor &&)=default (defined in gko::Executor)gko::Executor
free(void *ptr) const noexceptgko::Executorinline
get_master() noexcept=0gko::Executorpure virtual
get_master() const noexcept=0gko::Executorpure virtual
operator=(Executor &)=delete (defined in gko::Executor)gko::Executor
operator=(Executor &&)=default (defined in gko::Executor)gko::Executor
remove_logger(const Logger *logger) overridegko::log::EnableLogging< Executor >inlinevirtual
run(const Operation &op) const =0gko::Executorpure virtual
run(const ClosureOmp &op_omp, const ClosureCuda &op_cuda) constgko::Executorinline
synchronize() const =0gko::Executorpure virtual
~Executor()=default (defined in gko::Executor)gko::Executorvirtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual