|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Types | |
| enum | InterpolType { LINEAR , CUBIC , RECTILINEAR , ANALYTIC , EIGENLINEAR , EIGENCUBIC } |
| typedef LocalPoint | FragmentedPoint_t |
Public Member Functions | |
| FieldInterpolatorBase (RefPtr< Field > &TheFieldP) | |
| RefPtr< MemBase > | getArray (const FragmentedPoint_t &localPoint, const double time) |
Protected Attributes | |
| RefPtr< Field > | TheField |