StitchGeometry.hpp
mimmo::MimmoSharedPointer< MimmoObject > getGeometry()
Definition: StitchGeometry.cpp:140
BaseManipulation is the base class of any manipulation object of the library.
Definition: BaseManipulation.hpp:102
StitchGeometry & operator=(StitchGeometry other)
Definition: StitchGeometry.cpp:93
#define REGISTER_PORT(Name, Container, Datatype, ManipBlock)
Definition: portManager.hpp:211
void addGeometry(mimmo::MimmoSharedPointer< MimmoObject > geo)
Definition: StitchGeometry.cpp:150
void plotOptionalResults()
Definition: StitchGeometry.cpp:373
virtual void absorbSectionXML(const bitpit::Config::Section &slotXML, std::string name="")
Definition: StitchGeometry.cpp:316
StitchGeometry is an executable block class capable of stitch multiple MimmoObject geometries of the ...
Definition: StitchGeometry.hpp:72
virtual void flushSectionXML(bitpit::Config::Section &slotXML, std::string name="")
Definition: StitchGeometry.cpp:359