Field3D
SparseDataReader.h File Reference
#include <hdf5.h>
#include <string.h>
#include "Hdf5Util.h"
#include "ns.h"

Go to the source code of this file.

Classes

class  SparseDataReader< Data_T >
 This class gets used by SparseFieldIO and SparseFileManager to read the block data. On creation it will open the data set and not close it until the object is destroyed. More...