30 #ifndef _libDEM_ExtendedSetOf_Tool_hpp_ 
   31 #define _libDEM_ExtendedSetOf_Tool_hpp_ 
   39   namespace DEM {
class Tool;}
 
   54       void update_initial_parameter_to_current_parameter();
 
   55       void clear_kinematic();
 
   58       std::vector<DEM::Tool *>& 
_set;
 
Definition: ExtendedSetOf.hpp:44
 
virtual ~ExtendedSetOf()
Definition: ExtendedSetOf.hpp:64
 
ExtendedSetOf(std::vector< type * > &)
Definition: ExtendedSetOf.hpp:59
 
Definition: Common.hpp:198