Field3D
SparseFile.h File Reference

Contains functions controlling the loading of sparse fields. More...

#include <vector>
#include <list>
#include <hdf5.h>
#include "Exception.h"
#include "Hdf5Util.h"
#include "SparseDataReader.h"
#include "Traits.h"
#include "ns.h"

Go to the source code of this file.

Classes

class  Sparse::SparseBlock< Data_T >
 Storage for one individual block of a SparseField. More...
 
class  SparseField< Data_T >
 This Field subclass stores voxel data in block-allocated arrays. More...
 
class  SparseFile::CacheBlock
 
class  SparseFile::FileReferences
 
class  SparseFile::Reference< Data_T >
 
class  SparseFileManager
 

Namespaces

 Sparse
 Namespace for sparse field specifics.
 
 SparseFile
 

Constant Groups

 Sparse
 Namespace for sparse field specifics.
 
 SparseFile
 

Detailed Description

Contains functions controlling the loading of sparse fields.

Definition in file SparseFile.h.