mdp_field_file_header Class Reference

header for field file IO More...

#include <mdp_field.h>

List of all members.

Public Member Functions

 mdp_field_file_header ()
void reset ()
void set_time ()

Public Attributes

char file_id [60]
char program_version [60]
char creation_date [60]
uint32_t endianess
int32_t ndim
int32_t box [10]
int32_t bytes_per_site
int32_t sites

Friends

bool switch_header_endianess (mdp_field_file_header &header)
 tries to swicth the endianess of the numerical members of the header

Detailed Description

header for field file IO

Used to store the binary file haeader that precedes the data When storing an object of class mdp_field<> in a file


Constructor & Destructor Documentation

mdp_field_file_header::mdp_field_file_header (  )  [inline]

Member Function Documentation

void mdp_field_file_header::reset (  )  [inline]
void mdp_field_file_header::set_time (  )  [inline]

Friends And Related Function Documentation

bool switch_header_endianess ( mdp_field_file_header header  )  [friend]

tries to swicth the endianess of the numerical members of the header


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed Dec 23 14:03:15 2009 for fermiqcd by  doxygen 1.6.1