Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Utility Functions


Files

file  compiler.h
 Compiler Specific definitions for C code.

This header file contains a few definitions for convenience when porting the CFCFD codes across different machines and compilers. Most were to get around pre-ANSI C definitions, 16-bit and 32-bit systems, and to cope with early vectorising compilers that had trouble with pragmas from others.

file  logfile.c
 Message logging functions.
file  logfile.h
 Message logging routines.
file  parser.c
 Parsing functions to add error checking to iniparser.c

The iniparser library provides some convenient methods for parsing an .ini-type file BUT it lacks some error checking which will be useful for our work.

file  parser.h
 Header file for the parsing functions.
file  time_to_go.c
 Function to estimate how much longer we need to wait for the simulation to finish.
file  time_to_go.h
 Function prototype for time_to_go.c.
file  useful.h
 Useful macro definitions for C code.

This header file contains a few definitions for convenience.


Generated on Tue Oct 25 10:24:14 2005 for CFCFD by  doxygen 1.4.4