9.1
general documentation
cs_dispatch_context Member List

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

cs_combined_context()=defaultcs_combined_context< cs_host_context, cs_void_context >
cs_combined_context(Contexts... contexts)cs_combined_context< cs_host_context, cs_void_context >inline
get_parallel_for_b_faces_sum_type(const M *m)cs_combined_context< cs_host_context, cs_void_context >inline
get_parallel_for_i_faces_sum_type(const M *m)cs_combined_context< cs_host_context, cs_void_context >inline
parallel_for(cs_lnum_t n, F &&f, Args &&... args)cs_combined_context< cs_host_context, cs_void_context >inline
parallel_for_b_faces(const M *m, F &&f, Args &&... args)cs_combined_context< cs_host_context, cs_void_context >inline
parallel_for_i_faces(const M *m, F &&f, Args &&... args)cs_combined_context< cs_host_context, cs_void_context >inline
parallel_for_reduce(cs_lnum_t n, T &result, R &reducer, F &&f, Args &&... args)cs_combined_context< cs_host_context, cs_void_context >inline
parallel_for_reduce_sum(cs_lnum_t n, T &sum, F &&f, Args &&... args)cs_combined_context< cs_host_context, cs_void_context >inline
try_get_parallel_for_b_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st)cs_dispatch_context_mixin< cs_combined_context< Contexts... > >
try_get_parallel_for_i_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st)cs_dispatch_context_mixin< cs_combined_context< Contexts... > >
wait(void)cs_combined_context< cs_host_context, cs_void_context >inline