|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| SaveImage (const string &fname) | |
| bool | apply (const FieldID &d, const Field &F) override |
| Virtual callback function. | |
| bool | apply (const Representer &d, Representation &R) override |
| bool | apply (GridID &id, Grid &g) override |
| Virtual callback function. | |
| bool | apply (ParameterSet &P, Slice &S) override |
Public Member Functions inherited from Fiber::GridIterator | |
| virtual | ~GridIterator () |
| Destructor. | |
Public Attributes | |
| int | t = 0 |
| string | filename |
Virtual callback function.
Implements Fiber::FieldIterator.
References Fiber::FieldID::Name(), and std::to_string().
Virtual callback function.
Implements Fiber::GridIterator.
|
inlineoverridevirtual |
Implements Fiber::EvolutionIterator< Slice >.