HydroSDL/hydro_source/get_file_arguments.h

Go to the documentation of this file.
00001 
00008 #ifndef GET_FILE_ARGUMENTS_H_DEF
00009 #define GET_FILE_ARGUMENTS_H_DEF
00010 
00011 
00012 #define PARAMNUM 10
00013 #define STATENUM 12 
00014 
00015 
00016 #include "math.h"
00017 #include "mex.h"  
00018 #include "string.h"
00019 
00020 #include "Datas.h"
00021 
00022 
00023 
00024 
00025 
00026 int read_arguments_from_file(struct parameters *P, struct joy_parameters *jP, double *state, double *time);
00027 
00028 
00029 
00030 
00031 
00032 
00033 #endif

Generated on Wed Sep 20 14:30:04 2006 for hydroSDL by  doxygen 1.4.7