Go to the documentation of this file.
14 #ifndef FIELDIO_FORTRAN_INCLUDED
15 #define FIELDIO_FORTRAN_INCLUDED
void read_file(Field &v, const std::string &filename)
read data from file. (‘const’ is added [18 Mar 2021])
FieldIO_Fortran class for file I/O of Field data in Fortran binary format.
FieldIO_Fortran(const IO_Format::Format *format)
void write_file(Field &v, const std::string &filename)
write data to file. (‘const’ is added [18 Mar 2021])
FieldIO class for file I/O of space-time distributed data.
static const std::string class_name
Container of Field-type object.