6#ifndef __FIBER_HDF5BUNDLE_HPP
7#define __FIBER_HDF5BUNDLE_HPP "Created 27.02.2001 21:42:27 by werner"
9#include "FiberIOHDF5DllApi.h"
10#include <bundle/Bundle.hpp>
11#include <memcore/Persistencer.hpp>
13#include "HDF5Saver.hpp"
14#include "HDF5Binder.hpp"
17#include <bundle/Occurrence.hpp>
18#include <bundle/StorageTransformations.hpp>
41static string save_with_errormsg(
const Bundle&
B,
const string&filename,
_Expr< _ValFunClos< _ValArray, _Tp >, _Tp > apply(_Tp __func(_Tp)) const
basic_string< char > string
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
Definition HDF5Saver.hpp:32
Definition ParameterSpace.hpp:49
Information per time slice, mainly a set of Grid objects that are accessed via GridID objects.
Definition Slice.hpp:36
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
Definition HDF5Saver.hpp:24