1#ifndef __FIBERIO_HDF5_BINDER_HPP
2#define __FIBERIO_HDF5_BINDER_HPP
4#include <fiber/bundle/Binder.hpp>
6#include <fiber/grid/Grid.hpp>
7#include <fiber/bundle/Bundle.hpp>
8#include <fiber/bundle/StorageTransformations.hpp>
10#include "FiberIOHDF5DllApi.h"
12#include "H++/H5File.hpp"
13#include <memcore/Terminator.hpp>
34 bool save(
const Bundle&theBundle,
Base class to allow binding a Fiber Bundle data structure to some storage device, similar to swapping...
Definition Binder.hpp:24
The main entity holding all information.
Definition Bundle.hpp:173
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
Definition HDF5Binder.hpp:19
string LoadErrors
Detailed error description if the file could not be opened.
Definition HDF5Binder.hpp:26