![]() |
Files | |
file | DiskLayout.h |
DiskLayout<Dim> manages the reading of the .layout file in a DiskField fileset and the communication between contexts necessary for each reading process to have full "layout" information. | |
file | DiskMeta.h |
This .meta format is based on the Pooma r1 "DiscField" .meta format, designed by Bill Humphrey and others. | |
file | FileSetReader.h |
FileSetReader<Dim> manages the reading of Arrays and Fields from "DiscField" format files. | |
file | FileSetWriter.h |
FileSetWriter<Dim> manages the writing of Arrays and Fields from "DiscField" format files. | |
file | HDF5.h |
Traits classes for mapping POOMA types to HDF5 objects and wrappers for some HDF5 functions with POOMA style domain specifiers. | |
file | MetaTokenIterator.h |
MetaTokenIterator is a helper class designed to efficiently parse a line from the "DiscField" .meta file. |
IO is currently supported to the DiscField format as designed for Pooma r1 by Bill Humphrey only. FileSetReader and FileSetWriter are the classes you are looking for.