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