#include <stdio.h>#include <omp.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const char | ompver_str [] |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 13 of file ompver.cpp.
| const char ompver_str[] |
Definition at line 4 of file ompver.cpp.