6#ifndef __FIBER_HDF5MEMARRAY_HPP
7#define __FIBER_HDF5MEMARRAY_HPP "Created 27.02.2001 21:42:27 by werner"
9#include "FiberIOHDF5DllApi.h"
10#include <bundle/Bundle.hpp>
11#include <memcore/Persistencer.hpp>
14#include "HDF5Saver.hpp"
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
virtual bool save(F5Path *myPath, const string &name, const string &fragment_name="")=0
Save this very array into an F5 file.
Base class for multidimensional arrays with MemCore memory management.
Definition MemBase.hpp:70
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
Definition HDF5Saver.hpp:24