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