11#ifndef __FIBER_HDF5CHART_HPP
12#define __FIBER_HDF5CHART_HPP "Created 27.02.2001 21:42:27 by werner"
15#include "HDF5Saver.hpp"
16#include <grid/Chart.hpp>
17#include <grid/Grid.hpp>
18#include <grid/Representation.hpp>
A generic Chart object that may be used to cast information of points within a manifold to numerical ...
Definition Chart.hpp:91
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A Grid is a set of Skeleton objects, each of them accessed via some unique SkeletonID object.
Definition Grid.hpp:60
A Representation is a set of Field objects, each of them accessed via some FieldID identifier.
Definition Representation.hpp:101
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
Definition HDF5Saver.hpp:24