|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Creator for a vector field pointing from the cell centers of the weak neighbors to the center of the cell of interest stored as a vector field in the cells as cells topology. More...
#include <FEMFields.hpp>
Public Types | |
| typedef MemArray< 1, FEMDirections_t > | ResultArray_t |
| typedef FEMOperatorData | Constructor_t |
Public Member Functions | |
| CellDirectionsVariable (const FEMOperatorData &FEMData, const MemBase::Creator_t &C=MemCore::NullPtr()) | |
| RefPtr< ResultArray_t > | result () const |
Public Attributes | |
| RefPtr< ResultArray_t > | m_data |
Creator for a vector field pointing from the cell centers of the weak neighbors to the center of the cell of interest stored as a vector field in the cells as cells topology.
| CellDirectionsVariable::CellDirectionsVariable | ( | const FEMOperatorData & | FEMData, |
| const MemBase::Creator_t & | C = MemCore::NullPtr() |
||
| ) |