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