|
Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Classes | |
| struct | RealArray_t |
| struct | DOPVarsArray_t |
Public Types | |
| enum | { N = 3 } |
| typedef ::Eagle::tvector3 | tvector3 |
| typedef double | real |
Public Member Functions | |
| void | DiffEqn (int nEquations, real s, const real *q, real *dq_ds) |
Public Attributes | |
| FixedArray< double, 3 > | point |
| MultiIndex< 3 > | FieldSize |
| FixedArray< double, 3 > | DomainStart |
| FixedArray< double, 3 > | DomainEnd |
| VectorfieldInterpolator_t * | InterpolatedVectorfield |