YASK
Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.
|
This is the complete list of members for yask::yk_env, including all inherited members.
assert_equality_over_ranks(idx_t rank_val, const std::string &descr) const =0 | yask::yk_env | pure virtual |
disable_debug_output() | yask::yk_env | static |
exit(int code)=0 | yask::yk_env | pure virtual |
finalize()=0 | yask::yk_env | pure virtual |
get_debug_output() | yask::yk_env | static |
get_num_ranks() const =0 | yask::yk_env | pure virtual |
get_rank_index() const =0 | yask::yk_env | pure virtual |
global_barrier() const =0 | yask::yk_env | pure virtual |
is_trace_enabled() | yask::yk_env | static |
print_splash(int argc, char **argv, std::string invocation_leader="invocation: ") | yask::yk_env | inlinestatic |
set_debug_output(yask_output_ptr debug) | yask::yk_env | static |
set_trace_enabled(bool enable) | yask::yk_env | static |
sum_over_ranks(idx_t rank_val) const =0 | yask::yk_env | pure virtual |
~yk_env() (defined in yask::yk_env) | yask::yk_env | inlinevirtual |