FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
field
FieldAttributeNames.hpp
1
#ifndef __FIBER_FIELD_FIELDATTRIBUTES_HPP
2
#define __FIBER_FIELD_FIELDATTRIBUTES_HPP
3
4
namespace
Fiber
5
{
6
7
namespace
AttributeNames
8
{
9
10
namespace
Field
11
{
12
13
constexpr
const
char
14
*OriginalType =
"OriginalType"
,
15
*Dictionary =
"Dictionary"
,
16
*FieldRange =
"Range"
,
17
*Average =
"Average"
,
18
*Deviation =
"Deviation"
,
19
*Histogram =
"Histogram"
;
20
}
21
22
23
}
24
25
}
26
27
#endif
// __FIBER_FIELD_FIELDATTRIBUTES_HPP
Fiber
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition
FAQ.dox:2
Generated on Sun Mar 1 2026 10:23:05 for FiberVISH by
1.9.8