Functions

sst/elements/genericProc/programs/MTGL/test/loadmaps.c File Reference

Load node and edge memory map files from summary file generated when the memory map files were created. More...

#include <cstdio>
#include <cstring>
#include <unistd.h>
#include <inttypes.h>
#include "qalloc.h"
#include "Graph.h"

Functions

void input_error (char *error_msg)
struct Graph loadGraph (char *filename)

Detailed Description

Load node and edge memory map files from summary file generated when the memory map files were created.

Author:
Vitus Leung (vjleung@sandia.gov)
Date:
1/5/2007