mbsim
4.0.0
MBSim Kernel
|
#include <objectfactory_part.h>
Public Member Functions | |
virtual void | operator() (fmatvec::Atom *obj) const =0 |
Implement this function to deallocate the object obj. More... | |
Base wrapper class to deallocate an object derived from fmatvec::Atom. See also AllocateBase.
|
pure virtual |
Implement this function to deallocate the object obj.
Implemented in MBSim::Deallocate.