Snoopy Version 6.0 (Albert)
output_dump.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void output_dump (const struct Field fldi, const double t)
void read_dump (struct Field fldo, double *t, char dump_file[])

Function Documentation

void output_dump ( const struct Field  fldi,
const double  t 
)

write a full restart dump

Parameters:
fldiField structure pointing to the field needed to be savec
tcurrent time of the simulation (will be stored in the dump file)

Here is the call graph for this function:

Here is the caller graph for this function:

void read_dump ( struct Field  fldo,
double *  t,
char  dump_file[] 
)

read a full restart dump

Parameters:
fldoField structure in which the restart dump will be stored.
ttime of the simulation, overwritten by this with the dump information.

Here is the call graph for this function:

Here is the caller graph for this function: