directory
IOFile input and output.
Contents
- Reference
This directory contains functionality for reading from and writing to files. It has
- native readers and writers of specialized (usually small) data, e.g., ensemble statistics from Walker, and
- a particle data writer via the H5Part library.
Files
- file GmshMeshIO.hpp
- Gmsh mesh reader and writer related types.
- file GmshMeshReader.cpp
- Gmsh mesh reader class definition.
- file GmshMeshReader.hpp
- Gmsh mesh reader class declaration.
- file GmshMeshWriter.cpp
- Gmsh mesh writer class definition.
- file GmshMeshWriter.hpp
- Gmsh mesh writer class declaration.
- file H5PartWriter.cpp
- H5Part particles data writer.
- file H5PartWriter.hpp
- H5Part particles data writer.
- file ParticleWriter.cpp
- Charm++ group for outputing particle data to file via H5Part.
- file ParticleWriter.hpp
- Charm++ group for outputing particle data to file via H5Part.
- file PDFWriter.cpp
- Univariate PDF writer.
- file PDFWriter.hpp
- PDF writer class declaration.
- file TxtStatWriter.cpp
- Text statistics writer declaration.
- file TxtStatWriter.hpp
- Text statistics writer declaration.