test_goto.c File Reference

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

Go to the source code of this file.

Defines

#define NUM_SIDE   5
#define CHECK(L, B)   if(!(B)){fprintf(stderr,"mismatch in %s\n",L);exit(1);}

Functions

void error_exit (int iserr, char *msg)
int main (int argc, char **argv)

Variables

float coord [NUM_SIDE *NUM_SIDE *NUM_SIDE]


Define Documentation

#define CHECK ( L,
 )     if(!(B)){fprintf(stderr,"mismatch in %s\n",L);exit(1);}

Definition at line 13 of file test_goto.c.

#define NUM_SIDE   5

Definition at line 9 of file test_goto.c.


Function Documentation

void error_exit ( int  iserr,
char *  msg 
)

Definition at line 15 of file test_goto.c.

int main ( int  argc,
char **  argv 
)

Definition at line 25 of file test_goto.c.


Variable Documentation

float coord[NUM_SIDE *NUM_SIDE *NUM_SIDE]

Definition at line 11 of file test_goto.c.


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