9.1
general documentation
cs_host_context Member List

This is the complete list of members for cs_host_context, including all inherited members.

cs_host_context()cs_host_contextinline
n_cpu_threads(void)cs_host_contextinline
n_min_per_cpu_thread(void)cs_host_contextinline
parallel_for(cs_lnum_t n, F &&f, Args &&... args)cs_host_contextinline
parallel_for_b_faces(const M *m, F &&f, Args &&... args)cs_host_contextinline
parallel_for_i_faces(const M *m, F &&f, Args &&... args)cs_host_contextinline
parallel_for_reduce(cs_lnum_t n, T &result, R &reducer, F &&f, Args &&... args)cs_host_contextinline
parallel_for_reduce_sum(cs_lnum_t n, T &sum, F &&f, Args &&... args)cs_host_contextinline
set_n_cpu_threads(int n)cs_host_contextinline
set_n_min_per_cpu_thread(cs_lnum_t n)cs_host_contextinline
try_get_parallel_for_b_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st)cs_host_contextinline
try_get_parallel_for_i_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st)cs_host_contextinline
wait(void)cs_host_contextinline