30 #ifndef _libDEM_ProcessPlugIn_ApplyBondLoad_hpp_
31 #define _libDEM_ProcessPlugIn_ApplyBondLoad_hpp_
Definition: MultiThreadedProcess.hpp:49
Definition: NeedSetOf.hpp:51
Definition: PlugIn.hpp:177
Definition: SetOf.hpp:236
the base class for all bonds between discrete elements.
Definition: Bond.hpp:49
Definition: ApplyBondLoad.hpp:42
~ApplyBondLoad()
Definition: ApplyBondLoad.cpp:106
bool _manage_cracked_bond
Definition: ApplyBondLoad.hpp:60
void run()
Definition: ApplyBondLoad.cpp:177
bool _build_element_pair
Definition: ApplyBondLoad.hpp:57
void new_item_from_deleted_bond(DEM::Bond &)
Definition: ApplyBondLoad.cpp:141
void init()
Definition: ApplyBondLoad.cpp:129
void parse_xml()
Definition: ApplyBondLoad.cpp:110
DECLARE_STD_GRANOO_PLUGIN(APPLY-BOND-LOAD)
void run_multi_thread_process(size_t startIndex, size_t stopIndex, size_t threadRank=-1)
Definition: ApplyBondLoad.cpp:219
bool _build_crack
Definition: ApplyBondLoad.hpp:58
bool _delete_bond
Definition: ApplyBondLoad.hpp:59
Core::SetOf< DEM::Bond > * _disabled_bond_set
Definition: ApplyBondLoad.hpp:61
ApplyBondLoad()
Definition: ApplyBondLoad.cpp:93
Core::SetOf< DEM::Bond > * _cracked_bond_set
Definition: ApplyBondLoad.hpp:62
Definition: Common.hpp:198