|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| GridOperator (RefPtr< Bundle > myBundleP, RefPtr< GridOperatorData< FieldType, LineType > > &myDataP) | |
| RefPtr< Grid > | getPreparedGrid (const RefPtr< Grid > &EmitterGrid, unsigned long steps_estimate=500) |
| RefPtr< Grid > | advanceGrid (const RefPtr< Grid > &gridP) |
| RefPtr< Grid > | refineGrid (const RefPtr< Grid > &gridP) |
| void | storeGrid (const std::string &grid_name, const RefPtr< Grid > &gridP, double time) |
| void | finalizeGrid (const std::string &grid_name, const RefPtr< Grid > &gridP, double slice) |
| unsigned | getIntegrationSize (const RefPtr< Grid > &gridP) |
| RefPtr< Bundle > | getBundle () |