Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::FEM::FindPossibleStressField Struct Reference
Inheritance diagram for Fiber::FEM::FindPossibleStressField:
Fiber::FieldIterator

Public Member Functions

 FindPossibleStressField (const RefPtr< Representation > i_points)
bool apply (const FieldID &d, const Field &R)
 Virtual callback function.
RefPtr< Field > getBestField ()

Public Attributes

RefPtr< Representation > m_i_points
RefPtr< Field > m_i_tension
RefPtr< Field > m_first

Member Function Documentation

◆ apply()

bool FEM::FindPossibleStressField::apply ( const FieldID & d,
const Field & R )
virtual