testsuite/libgomp.c/appendix-a/a.4.1.c File Reference

#include <omp.h>

Include dependency graph for a.4.1.c:

Go to the source code of this file.

Functions

void abort (void)
void subdomain (float *x, int istart, int ipoints)
void sub (float *x, int npoints)
int main ()


Function Documentation

void abort ( void   ) 

int main ( void   ) 

Definition at line 29 of file a.4.1.c.

References abort(), i, and sub().

Here is the call graph for this function:

void sub ( float *  x,
int  npoints 
)

Definition at line 14 of file a.4.1.c.

References omp_get_num_threads(), omp_get_thread_num(), and subdomain().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void subdomain ( float *  x,
int  istart,
int  ipoints 
)

Definition at line 6 of file a.4.1.c.

References i.

Referenced by sub().

Here is the caller graph for this function:


Generated on Fri Apr 5 05:40:47 2013 for Libgomp by  doxygen 1.4.7