OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Typedefs | Functions
wfg.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for wfg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  POINT
 
struct  FRONT
 
struct  FILECONTENTS
 

Typedefs

typedef double OBJECTIVE
 

Functions

FILECONTENTSreadFile (const char[])
 
void printContents (FILECONTENTS *)
 

Typedef Documentation

typedef double OBJECTIVE

Definition at line 8 of file wfg.h.

Function Documentation

void printContents ( FILECONTENTS )
FILECONTENTS* readFile ( const char  [])