|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
[← Previous Example] [Next Example → 012-UniformGridScalarField.cpp ]. More...
#include <fiber/bundle/Bundle.hpp>#include <fiber/finit/FinitAPI.h>Functions | |
| int | main (int argc, char **argv) |
| How to read an .f5 file into a Bundle and iterate over its contents. | |
[← Previous Example] [Next Example → 012-UniformGridScalarField.cpp ].
How to read an .f5 file into a Bundle and iterate over its contents.
A simple starting point on reading files and to get all contained Grid objects at T=0.0 . More iterators exist to also retrieve times and to iterate over the properties of a Grid object. Check the respective documentation for the Bundle and Grid objects for details.
References Fiber::Bundle::load().