Snoopy Version 6.0 (Albert)
output_dump.h
Go to the documentation of this file.
00001 void output_dump( const struct Field fldi,
00002                                   const double t);
00003                                   
00004 void read_dump(   struct Field fldo,
00005                                   double *t,
00006                                   char dump_file[]);