#include <BALL/STRUCTURE/defaultProcessors.h>
Public Member Functions | |
virtual Processor::Result | operator() (Atom &atom) |
Sets the charge to zero. |
Clears the charge on all atoms
virtual Processor::Result BALL::ClearChargeProcessor::operator() | ( | Atom & | atom | ) | [virtual] |
Sets the charge to zero.
Reimplemented from BALL::UnaryProcessor< Atom >.