#include <mdp_field.h>
Public Member Functions | |
| void | reset () |
| void | set_time () |
Public Attributes | |
| char | file_id [60] |
| char | program_version [60] |
| char | creation_date [60] |
| unsigned long | endianess |
| int | ndim |
| int | box [10] |
| long | bytes_per_site |
| long | sites |
Friends | |
| bool | switch_header_endianess (mdp_field_file_header &header) |
| tries to swicth the endianess of the numerical members of the header | |
Used to store the binary file haeader that precedes the data When storing an object of class mdp_field<> in a file
1.4.1