31 #ifndef _libDEM_ProcessPlugIn_NewSupportShape_hpp_
32 #define _libDEM_ProcessPlugIn_NewSupportShape_hpp_
Definition: PlugIn.hpp:177
a pure virtual class that represents a perfect shape associated with a collection of discrete element
Definition: SupportShape.hpp:54
Definition: NewSupportShape.hpp:50
std::string _type
Definition: NewSupportShape.hpp:63
std::string _ID
Definition: NewSupportShape.hpp:62
void parse_xml()
Definition: NewSupportShape.cpp:93
NewSupportShape()
Definition: NewSupportShape.cpp:81
DEM::SupportShape * _support_shape
Definition: NewSupportShape.hpp:64
std::string _set
Definition: NewSupportShape.hpp:65
void run()
Definition: NewSupportShape.cpp:110
~NewSupportShape()
Definition: NewSupportShape.cpp:89
DECLARE_STD_GRANOO_PLUGIN(NEW-SUPPORT-SHAPE)
Definition: Common.hpp:198