FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
fiber
baseop
baseop/RegularGrid3D.hpp
1
#ifndef __FIBER_BASEOP_REGULARGRID3D_HPP
2
#include "gridopDllApi.h"
3
4
#include <elementary/aerie/BoundingBox.hpp>
5
#include <fish/fiber/grid/types/RegularGrid3D.hpp>
6
#include <fish/fiber/bundle/Bundle.hpp>
7
8
namespace
Fiber
9
{
10
11
extern
gridop_API
12
RefPtr<Grid> createUniformGrid3D( BundlePtr bp,
double
time,
const
string
& grid_name,
13
const
Eagle::BoundingBox
&BBox,
const
MultiIndex<3>&dims );
14
15
}
16
17
#endif
Eagle::BoundingBox
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:09 for FiberVISH by
1.9.8