FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
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