mbsim
4.0.0
MBSim Kernel
|
Public Member Functions | |
void | operator() (fmatvec::Atom *obj) const override |
Implement this function to deallocate the object obj. More... | |
virtual void | operator() (fmatvec::Atom *obj) const =0 |
Implement this function to deallocate the object obj. More... | |
|
inlineoverridevirtual |
Implement this function to deallocate the object obj.
Implements MBSim::DeallocateBase.