This is the complete list of members for cs_host_context, including all inherited members.
| cs_host_context() | cs_host_context | inline |
| n_cpu_threads(void) | cs_host_context | inline |
| n_min_per_cpu_thread(void) | cs_host_context | inline |
| parallel_for(cs_lnum_t n, F &&f, Args &&... args) | cs_host_context | inline |
| parallel_for_b_faces(const M *m, F &&f, Args &&... args) | cs_host_context | inline |
| parallel_for_i_faces(const M *m, F &&f, Args &&... args) | cs_host_context | inline |
| parallel_for_reduce(cs_lnum_t n, T &result, R &reducer, F &&f, Args &&... args) | cs_host_context | inline |
| parallel_for_reduce_sum(cs_lnum_t n, T &sum, F &&f, Args &&... args) | cs_host_context | inline |
| set_n_cpu_threads(int n) | cs_host_context | inline |
| set_n_min_per_cpu_thread(cs_lnum_t n) | cs_host_context | inline |
| try_get_parallel_for_b_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st) | cs_host_context | inline |
| try_get_parallel_for_i_faces_sum_type(const M *m, cs_dispatch_sum_type_t &st) | cs_host_context | inline |
| wait(void) | cs_host_context | inline |