OEParsley

Attention

This API is currently available in C++ and Python.

class OEParsley : public OESmirnoff

The OEParsley class facilitates creation of an instance of Parsley force field.

The following methods are publicly inherited from OEFunc0:
The following methods are publicly inherited from OEFunc1:
The following methods are publicly inherited from OEFunc2:
The following methods are publicly inherited from OEMolFunc:
The following methods are publicly inherited from OEForceField:
The following methods are publicly inherited from OEGenericFF2:

Constructors

OEParsley(const OEMolPotential::OENonBondIntcsOptions& opts = OEMolPotential::OENonBondIntcsOptions())
OEParsley(const OEParsley&)

Default and copy constructors.

operator=

OEParsley& operator=(const OEParsley&)

The assignment operator.