|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Internal helper class which calls the computeFragment() member function of the associated FieldOperator . More...
#include <ComputationalField.hpp>
Public Types | |
| typedef MemArray< Dims, result_type > | ResultArray_t |
| typedef FragmentComputationParameters | Constructor_t |
Public Member Functions | |
| FragmentComputer (const Constructor_t &Params, const MemBase::Creator_t &C) | |
| RefPtr< ResultArray_t > | result () const |
Public Attributes | |
| RefPtr< ResultArray_t > | result_storage |
Internal helper class which calls the computeFragment() member function of the associated FieldOperator .
The computeFragment() function may be static and its call is inlined.