#include <stdlib.h>#include <omp.h>Include dependency graph for collapse-2.c:

Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 7 of file collapse-2.c.
References abort(), f, i, j, k, l, omp_get_num_threads(), and omp_get_thread_num().
Here is the call graph for this function:

1.4.7