|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
An abstract bundle property which returns true if a Grid with the property query as implemented in this subclass will return true. More...
#include <BundleProperty.hpp>
Public Member Functions | |
| bool | checkSlice (Slice &S, const string &GridName) const override |
| virtual bool | checkGrid (const Grid &S) const =0 |
Additional Inherited Members | |
| Public Attributes inherited from Fiber::BundleProperty | |
| class BUNDLE_API | Anything |
An abstract bundle property which returns true if a Grid with the property query as implemented in this subclass will return true.
|
pure virtual |
Implemented in Fiber::hasExplicitCartesianCoordinates, Fiber::isCurvilinearGrid, and Fiber::isUniformCartesianGrid.
Implements Fiber::BundleProperty.