FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
FSsaver.hpp
1
2//
3// $Id: FSsaver.hpp,v 1.1 2004/09/10 14:56:58 werner Exp $
4//
5// $Log: FSsaver.hpp,v $
6// Revision 1.1 2004/09/10 14:56:58 werner
7// Preliminiary file system support.
8//
9//
11#ifndef __FIBER_FSSAVER_HPP
12#define __FIBER_FSSAVER_HPP "Created 27.02.2001 21:42:27 by werner"
13
14#include "fsAPI.h"
15#include "init.hpp"
16#include <memcore/Persistencer.hpp>
17
18namespace Fiber
19{
20 using std::list;
21 using std::string;
22 using namespace MemCore;
23
24template <class FiberStructure>
25 class FSSaver;
26
27template <class FiberStructure>
29
30template <class FiberStructure>
31 class FSLoader;
32
33} /* namespace Fiber */
34
35#endif /* __FIBER_FSSAVER_HPP */
36
basic_string< char > string
Definition FSsaver.hpp:31
Definition FSsaver.hpp:28
Definition FSsaver.hpp:25
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2