|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| ExplodeTensor (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f) | |
| ExplodeTensor (const RefPtr< CreativeArrayBase > &TensorField, Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f, bool TemporaryFields=false) | |
| bool | HasExplosion () const |
| operator bool () const | |
| bool | compute (const Iterator< Eagle::metric33 > &M, const RefPtr< MemBase > &Data) |
| void | setFields (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f, const RefPtr< MemBase > &pGxx, bool Discardable=true) |
Public Attributes | |
| RefPtr< TypedArray< double > > | pGxx |
| RefPtr< TypedArray< double > > | pGyy |
| RefPtr< TypedArray< double > > | pGzz |
| RefPtr< TypedArray< double > > | pGxy |
| RefPtr< TypedArray< double > > | pGxz |
| RefPtr< TypedArray< double > > | pGyz |