write_links.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "utils.h"

Go to the source code of this file.

Defines

#define NUM_SIDE   5

Functions

int main (int argc, char **argv)

Variables

int cgfile
int cgbase
int cgzone
int cgcoord
int size [9]
float coord [NUM_SIDE *NUM_SIDE *NUM_SIDE]


Define Documentation

#define NUM_SIDE   5

Definition at line 12 of file write_links.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 16 of file write_links.c.


Variable Documentation

int cgbase

Definition at line 9 of file write_links.c.

int cgcoord

Definition at line 9 of file write_links.c.

int cgfile

Definition at line 9 of file write_links.c.

int cgzone

Definition at line 9 of file write_links.c.

float coord[NUM_SIDE *NUM_SIDE *NUM_SIDE]

Definition at line 14 of file write_links.c.

int size[9]

Definition at line 10 of file write_links.c.


Generated on Thu Jun 25 10:29:48 2009 for CGNS by  doxygen 1.5.9