#include <omp.h>
#include <stdio.h>
Include dependency graph for omp_matvec.c:
Go to the source code of this file.
Defines | |
#define | SIZE 10 |
Functions | |
main () |
#define SIZE 10 |
main | ( | void | ) |
Definition at line 19 of file omp_matvec.c.
References b, c, i, j, omp_get_thread_num(), and SIZE.
Here is the call graph for this function: