OEChargeEngineNoOp

class OEChargeEngineNoOp : public OEChargeEngineBase

Charge engine input to OEAssignCharges that does nothing to the input molecule, any existing charges are left untouched.

This charge engine can be used with any type of molecule.

Can be used as a pre-charging method for OECombineChargeEngines.

The following methods are publicly inherited from OEChargeEngineBase:

Constructors

OEChargeEngineNoOp()

Constructor. There are no options for this charge engine.