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