Ecological Landscape Modeling: Models Pages

stage.h

Go to the documentation of this file.
00001 
00012 #ifndef STAGE_H
00013 #define STAGE_H
00014 
00015 #include "gridmap.h"
00016 #include "globals.h"
00017 
00018 applicationStruct stage_struct;
00019 
00020 char stage_binfilename[335];            
00021 int stage_data_wmm(float*);             
00023 /* externs */
00024 /* from driver_utilities.h */
00025 extern char *ModelPath, *ProjName;
00026 extern VOIDP nalloc(unsigned mem_size, const char var_name[]);
00027 
00028 #endif  /* STAGE_H */

Generated on Sat Jan 7 14:04:15 2012 for ELM source code by  doxygen 1.5.6