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::ReferenceExecutor Member List

This is the complete list of members for gko::ReferenceExecutor, 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
create() (defined in gko::ReferenceExecutor)gko::ReferenceExecutorinlinestatic
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 overridegko::OmpExecutorvirtual
get_master() const noexcept overridegko::OmpExecutorvirtual
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 overridegko::ReferenceExecutorinlinevirtual
gko::OmpExecutor::run(const ClosureOmp &op_omp, const ClosureCuda &op_cuda) constgko::Executorinline
synchronize() const overridegko::OmpExecutorvirtual
~Executor()=default (defined in gko::Executor)gko::Executorvirtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual