|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| SetupDerivedFields (const RefPtr< Grid > v_grid, const RefPtr< Grid > i_grid, const RefPtr< Representation > i_points, MultiIndex< 1 > size) | |
| bool | apply (const FieldID &d, const Field &R) |
| Virtual callback function. | |
| template<class T > | |
| void | setFieldCreator (string source_field, string field_name) |
Public Attributes | |
| RefPtr< Grid > | m_v_grid |
| RefPtr< Grid > | m_i_grid |
| RefPtr< Representation > | m_i_points |
| MultiIndex< 1 > | m_size |
Virtual callback function.
Implements Fiber::FieldIterator.
References std::cout, Fiber::FEM::PredefinedFieldNames::DEVIATORIC_RADIUS, std::endl(), Fiber::Field::getElementType(), Fiber::FieldID::Name(), std::basic_string< char >::npos, Fiber::FEM::PredefinedFieldNames::STRESS_INVARIANT1, Fiber::FEM::PredefinedFieldNames::STRESS_INVARIANT2, and Fiber::FEM::PredefinedFieldNames::STRESS_INVARIANT3.