#include <omp.h>#include <stdlib.h>Include dependency graph for reduction-1.C:

Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 5 of file reduction-1.C.
References abort(), d, i, j, k, omp_get_num_threads(), and omp_get_thread_num().
Here is the call graph for this function:

1.4.7