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

Public Member Functions

 FindPossibleDisplacementField (const RefPtr< Representation > v_points)
bool apply (const FieldID &d, const Field &R)
 Virtual callback function.
RefPtr< FieldgetBestField ()

Public Attributes

RefPtr< Representationm_v_points
RefPtr< Fieldm_v_displacement
RefPtr< Fieldm_first

Member Function Documentation

◆ apply()

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