HydroSDL/hydro_source/return_results_to_file.h

Go to the documentation of this file.
00001 
00009 #ifndef RETURN_RESULTS_TO_FILE_H_DEF
00010 #define RETURN_RESULTS_TO_FILE_H_DEF
00011 
00012 #include "math.h" 
00013 #include "string.h"
00014 
00015 
00017 
00024 void store_state_for_file(double time, N_Vector state_at_t);
00025 
00027 
00031 int write_results_to_file();
00032 
00033 
00034 #endif

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