FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
field
FragmentAttributeNames.hpp
1
#ifndef __FIBER_FIELD_FRAGMENTATTRIBUTES_HPP
2
#define __FIBER_FIELD_FRAGMENTATTRIBUTES_HPP
3
4
namespace
Fiber
5
{
6
7
namespace
AttributeNames
8
{
9
10
namespace
Fragment
11
{
12
13
constexpr
const
char
14
*GhostSizes =
"GhostSizes"
,
15
*GhostRange =
"GhostRange"
,
16
*CellTensor =
"CellTensor"
,
17
*CellSize =
"CellSize"
;
18
19
}
20
21
22
}
23
24
}
25
26
27
#endif
// __FIBER_FIELD_FRAGMENTATTRIBUTES_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