23 #include "NamespaceHeader.H" 113 #include "NamespaceFooter.H"
A BoxLayout that has a concept of disjointedness.
Definition: DisjointBoxLayout.H:30
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:465
Handle to a particular group in an HDF file.
Definition: CH_HDF5.H:294
void WriteUGHDF5(const string &a_filename, const DisjointBoxLayout &a_grids, const LevelData< FArrayBox > &a_data, const Box &a_domain)
Write single-level of data in HDF5 format.
int ReadUGHDF5(const string &a_filename, DisjointBoxLayout &a_grids, LevelData< FArrayBox > &a_data, Box &a_domain)
Reads a level of data in HDF5 format.