ScaleGeometry.hpp
dmpvecarr3E * getDisplacements()
Definition: ScaleGeometry.cpp:149
ScaleGeometry is the class that applies a scaling to a given geometry patch in respect to the mean po...
Definition: ScaleGeometry.hpp:78
virtual void flushSectionXML(bitpit::Config::Section &slotXML, std::string name="")
Definition: ScaleGeometry.cpp:278
BaseManipulation is the base class of any manipulation object of the library.
Definition: BaseManipulation.hpp:102
virtual void absorbSectionXML(const bitpit::Config::Section &slotXML, std::string name="")
Definition: ScaleGeometry.cpp:231
ScaleGeometry & operator=(ScaleGeometry other)
Definition: ScaleGeometry.cpp:76
#define REGISTER_PORT(Name, Container, Datatype, ManipBlock)
Definition: portManager.hpp:211
ScaleGeometry(darray3E scaling={ {1.0, 1.0, 1.0} })
Definition: ScaleGeometry.cpp:32