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[]);