!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://darren.hiebert.com/ctags/	/official site/
!_TAG_PROGRAM_VERSION	3.2	/with C, C++, Eiffel, Fortran, and Java  support/
EAST_EXISTS	./src/GCupdateGrid.c	28;"	d	file:
ERR_LIMIT	./test/test1.c	14;"	d	file:
FLOAT	./include/GCinclude.h	17;"	d
GCEAST	./src/GCupdateGrid.c	32;"	d	file:
GCNORTH	./src/GCupdateGrid.c	34;"	d	file:
GCSOUTH	./src/GCupdateGrid.c	35;"	d	file:
GCWEST	./src/GCupdateGrid.c	33;"	d	file:
GC_DEBUG	./include/GCinclude.h	14;"	d
GC_MALLOC	./include/GCerror.h	12;"	d
GC_MALLOC_P	./include/GCerror.h	16;"	d
GCcheckerr	./src/GCerror.c	/^void GCcheckerr(int err)$/;"	f
GCcolumnComm	./include/GCcommon.h	/^extern MPI_Comm GCrowComm, GCcolumnComm;$/;"	x
GCcolumnComm	./src/GCpartitionGrid.c	/^MPI_Comm GCrowComm, GCcolumnComm;$/;"	v
GCcolumnGroup	./include/GCcommon.h	/^extern MPI_Group GCrowGroup, GCcolumnGroup;$/;"	x
GCcolumnGroup	./src/GCpartitionGrid.c	/^MPI_Group GCrowGroup, GCcolumnGroup;$/;"	v
GCerr	./include/GCcommon.h	/^extern int GCerr;$/;"	x
GCerr	./src/GCinit.c	/^int GCerr;$/;"	v
GCfatal	./src/GCerror.c	/^void GCfatal (char *message, ...)$/;"	f
GCfatal_malloc	./src/GCerror.c	/^void GCfatal_malloc (char *routine, char *variable, int mem_size)$/;"	f
GCfinalize	./src/GCfinalize.c	/^int GCfinalize()$/;"	f
GCfreeGrid	./src/GCfreeGrid.c	/^int GCfreeGrid(GCgrid *grid)$/;"	f
GCfree_mem	./src/GCerror.c	/^void GCfree_mem (int size)$/;"	f
GCgetGridDataPtr	./src/GCgetGridDataPtr.c	/^int GCgetGridDataPtr(GCgrid *grid, FLOAT ***gridPtr)$/;"	f
GCgrid	./include/GCinclude.h	/^} GCgrid;$/;"	t
GCgridcopy	./src/GCutilities.c	/^int GCgridcopy(GCgrid *src, GCgrid **mydest)$/;"	f
GCid	./include/GCcommon.h	/^extern int GCid;$/;"	x
GCid	./src/GCinit.c	/^int GCid;$/;"	v
GCinit	./src/GCinit.c	/^int GCinit(int *argc,char ***argv)$/;"	f
GCinitBC	./src/GCinitBC.c	/^int GCinitBC(GCgrid *grid, double (*BCfunc)(double u, double v))$/;"	f
GCinitGrid	./src/GCinitGrid.c	/^int GCinitGrid(GCgrid **gridptr, double (*gridfunc)(double u, double v),$/;"	f
GCmaster	./src/GCutilities.c	/^int GCmaster()$/;"	f
GCmemused	./include/GCcommon.h	/^extern double GCmemused;	\/\/ Tracks total memory allocated by malloc$/;"	x
GCmemused	./src/GCinit.c	/^double GCmemused;$/;"	v
GCnormresid	./src/GCresidual.c	/^double GCnormresid(GCgrid *grid)$/;"	f
GCnumproc	./include/GCcommon.h	/^extern int GCnumproc;$/;"	x
GCnumproc	./src/GCinit.c	/^int GCnumproc;$/;"	v
GColdgrid	./include/GCcommon.h	/^extern GCgrid *GColdgrid;$/;"	x
GColdgrid	./src/GCinitGrid.c	/^GCgrid *GColdgrid = NULL;$/;"	v
GCoutputGlobalGrid	./src/GCutilities.c	/^int GCoutputGlobalGrid(GCgrid *grid, int tecplot_flag, char *filename)$/;"	f
GCpartitionGrid	./src/GCpartitionGrid.c	/^int GCpartitionGrid(int *gridSize, int *procTotal, $/;"	f
GCprintTecplotGlobal	./src/GCutilities.c	/^int GCprintTecplotGlobal(FLOAT **data, int nx, int ny, FILE *out)$/;"	f
GCprintTecplotLocal	./src/GCutilities.c	/^int GCprintTecplotLocal(GCgrid *grid, FILE *out)$/;"	f
GCprint_malloc	./src/GCerror.c	/^void GCprint_malloc (char *routine, char *variable, int mem_size)$/;"	f
GCprintdata	./src/GCutilities.c	/^int GCprintdata(GCgrid *grid, int print_ghost_flag, FILE *out)$/;"	f
GCprintf	./src/GCerror.c	/^void GCprintf (char *fmt, ...)$/;"	f
GCprintfmaster	./src/GCerror.c	/^void GCprintfmaster (char *fmt, ...)$/;"	f
GCrowComm	./include/GCcommon.h	/^extern MPI_Comm GCrowComm, GCcolumnComm;$/;"	x
GCrowComm	./src/GCpartitionGrid.c	/^MPI_Comm GCrowComm, GCcolumnComm;$/;"	v
GCrowGroup	./include/GCcommon.h	/^extern MPI_Group GCrowGroup, GCcolumnGroup;$/;"	x
GCrowGroup	./src/GCpartitionGrid.c	/^MPI_Group GCrowGroup, GCcolumnGroup;$/;"	v
GCupdateGrid	./src/GCupdateGrid.c	/^int GCupdateGrid(GCgrid *grid)$/;"	f
GCwarning	./src/GCerror.c	/^void GCwarning(const char *message, ...)$/;"	f
GHOST_NX	./test/test1.c	11;"	d	file:
GHOST_NY	./test/test1.c	12;"	d	file:
GRID_NX	./test/test1.c	9;"	d	file:
GRID_NY	./test/test1.c	10;"	d	file:
MALLOCN	./include/GCerror.h	9;"	d
MALLOCN_P	./include/GCerror.h	10;"	d
NORTH_EXISTS	./src/GCupdateGrid.c	30;"	d	file:
NUM_ITER	./test/test1.c	13;"	d	file:
PI	./test/test1.c	4;"	d	file:
SOUTH_EXISTS	./src/GCupdateGrid.c	31;"	d	file:
WEST_EXISTS	./src/GCupdateGrid.c	29;"	d	file:
__GCcommonh	./include/GCcommon.h	6;"	d
__GCerrorh	./include/GCerror.h	3;"	d
__GCgrid	./include/GCinclude.h	/^typedef struct __GCgrid {$/;"	s
__GCincludeh	./include/GCinclude.h	6;"	d
gendx	./include/GCinclude.h	/^	int	gendx;	  \/* Global end index in X-direction *\/$/;"	m	struct:__GCgrid
gendy	./include/GCinclude.h	/^	int	gendy;	  \/* Global end index in Y-direction *\/$/;"	m	struct:__GCgrid
ghostx	./include/GCinclude.h	/^        int     ghostx;   \/* Number of ghost grid points in X-direction *\/$/;"	m	struct:__GCgrid
ghosty	./include/GCinclude.h	/^        int     ghosty;   \/* Number of ghost grid points in Y-direction *\/$/;"	m	struct:__GCgrid
grid	./include/GCinclude.h	/^        FLOAT   **grid;   \/* Actual grid values *\/$/;"	m	struct:__GCgrid
gstx	./include/GCinclude.h	/^	int	gstx;	  \/* Global start index in X-direction *\/$/;"	m	struct:__GCgrid
gsty	./include/GCinclude.h	/^	int	gsty;	  \/* Global start index in Y-direction *\/$/;"	m	struct:__GCgrid
lnx	./include/GCinclude.h	/^        int     lnx;      \/* Number of local grid points in X-direction *\/$/;"	m	struct:__GCgrid
lny	./include/GCinclude.h	/^        int     lny;      \/* Number of local grid points in Y-direction *\/$/;"	m	struct:__GCgrid
main	./test/test1.c	/^int main(int argc, char **argv)$/;"	f
nx	./include/GCinclude.h	/^        int     nx;       \/* Number of global grid points in X-direction *\/$/;"	m	struct:__GCgrid
ny	./include/GCinclude.h	/^        int     ny;       \/* Number of global grid points in Y-direction *\/$/;"	m	struct:__GCgrid
pnx	./include/GCinclude.h	/^        int     pnx;      \/* Total Processors in the X-direction *\/$/;"	m	struct:__GCgrid
pny	./include/GCinclude.h	/^        int     pny;      \/* Total Processors in the Y-direction *\/$/;"	m	struct:__GCgrid
px	./include/GCinclude.h	/^        int     px;       \/* Processor index in the X-direction *\/$/;"	m	struct:__GCgrid
py	./include/GCinclude.h	/^        int     py;       \/* Processor index in the Y-direction *\/$/;"	m	struct:__GCgrid
setBoundary	./test/test1.c	/^double setBoundary(double u, double v)$/;"	f
setGrid	./test/test1.c	/^double setGrid(double u, double v)$/;"	f
