HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
global.dump.h File Reference

Function declarations (used globally) for dump.c and dumpgen.c. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int fluxsimpledump (long dump_cnt)
 failure and floor dU dump More...
 
int fluxsimpledump_content (int i, int j, int k, MPI_Datatype datatype, void *writebuf)
 fluxsimple dump contents More...
 
int read_restart_header (int whichdump, int whichdumpversion, int numcolumns, int bintxt, FILE *headerptr)
 
int write_restart_header (int whichdump, int whichdumpversion, int numcolumns, int bintxt, FILE *headerptr)
 

Detailed Description

Function declarations (used globally) for dump.c and dumpgen.c.

Definition in file global.dump.h.

Function Documentation

int fluxsimpledump ( long  dump_cnt)

failure and floor dU dump

Definition at line 2116 of file dump.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fluxsimpledump_content ( int  i,
int  j,
int  k,
MPI_Datatype  datatype,
void *  writebuf 
)

fluxsimple dump contents

Definition at line 2164 of file dump.c.

Here is the caller graph for this function:

int read_restart_header ( int  whichdump,
int  whichdumpversion,
int  numcolumns,
int  bintxt,
FILE *  headerptr 
)
int write_restart_header ( int  whichdump,
int  whichdumpversion,
int  numcolumns,
int  bintxt,
FILE *  headerptr 
)