FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
v5
HDF5init.hpp
1
#ifndef __HDF5INIT_HPP__
2
#define __HDF5INIT_HPP__
3
4
using namespace
std
;
5
#include <
string
>
6
#include <hdf5.h>
7
8
#define RETRO_BDB_VOL 0
9
10
class
HDF5init
{
11
public
:
12
HDF5init
();
13
~HDF5init
();
14
15
private
:
16
herr_t parseSettings(
string
settings);
17
18
19
};
20
21
#endif
22
// __HDF5INIT_HPP__
string
HDF5init
Definition
HDF5init.hpp:10
std
STL namespace.
Generated on Sun Mar 1 2026 10:23:26 for FiberVISH by
1.9.8