Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
FieldLines::GridOperator< FieldType, LineType > Class Template Reference

Public Member Functions

 GridOperator (RefPtr< Bundle > myBundleP, RefPtr< GridOperatorData< FieldType, LineType > > &myDataP)
RefPtr< GridgetPreparedGrid (const RefPtr< Grid > &EmitterGrid, unsigned long steps_estimate=500)
RefPtr< GridadvanceGrid (const RefPtr< Grid > &gridP)
RefPtr< GridrefineGrid (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< BundlegetBundle ()