Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
prototypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void full_verify (void)
 
double randlc (double *X, double *A)
 
void c_print_results (const char *name, const char class, int n1, int n2, int n3, int niter, int nprocs_compiled, int nprocs_total, double t, double mops, const char *optype, int passed_verification, const char *npbversion, const char *compiletime, const char *mpicc, const char *clink, const char *cmpi_lib, const char *cmpi_inc, const char *cflags, const char *clinkflags)
 

Function Documentation

void c_print_results ( const char *  name,
const char  class,
int  n1,
int  n2,
int  n3,
int  niter,
int  nprocs_compiled,
int  nprocs_total,
double  t,
double  mops,
const char *  optype,
int  passed_verification,
const char *  npbversion,
const char *  compiletime,
const char *  mpicc,
const char *  clink,
const char *  cmpi_lib,
const char *  cmpi_inc,
const char *  cflags,
const char *  clinkflags 
)
void full_verify ( void  )

Definition at line 839 of file is.c.

Here is the caller graph for this function:

double randlc ( double *  X,
double *  A 
)

Definition at line 40 of file c_randlc.c.

Here is the caller graph for this function: