10 #ifndef FIELDIO_BINARY_INCLUDED 
   11 #define FIELDIO_BINARY_INCLUDED 
FieldIO_Binary(const IO_Format::Format *format)
 
Container of Field-type object. 
 
void write_file(Field *v, string filename)
 
FieldIO_Binary class for file I/O of Field data in binary format. 
 
void read_file(Field *v, string filename)
 
static const std::string class_name
 
FieldIO class for file I/O of space-time distributed data.