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

Function declarations for restart.c. More...

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

Go to the source code of this file.

Macros

#define OLD3DMODEREAD   0
 
#define OLD3DMODEWRITE   0
 
#define read_restart_header   read_restart_header_new
 
#define extrarestartfunction   extrarestartfunction_new
 
#define write_restart_header   write_restart_header_new
 

Detailed Description

Function declarations for restart.c.

Definition in file restart.h.

Macro Definition Documentation

#define extrarestartfunction   extrarestartfunction_new

Definition at line 23 of file restart.h.

#define OLD3DMODEREAD   0

Definition at line 10 of file restart.h.

#define OLD3DMODEWRITE   0

Definition at line 12 of file restart.h.

#define read_restart_header   read_restart_header_new

Definition at line 21 of file restart.h.

#define write_restart_header   write_restart_header_new

Definition at line 30 of file restart.h.