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< FieldgetBestField ()

Public Attributes

RefPtr< Representationm_i_points
RefPtr< Fieldm_i_tension
RefPtr< Fieldm_first

Member Function Documentation

◆ apply()

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