#include <openbabel/forcefield.h>
Internal class for OBForceField to hold energy and gradient calculations on specific force fields.
◆ ~OBFFCalculation2()
◆ SetupPointers()
virtual void SetupPointers |
( |
| ) |
|
|
inlinevirtual |
- Returns
- Setup pointers to atom positions and forces (To be called while setting up calculations). Sets optimized to true.
Reimplemented in OBFFCalculation4, and OBFFCalculation3.
◆ energy
Used to store the energy for this OBFFCalculation.
Used to store the atoms for this OBFFCalculation.
◆ idx_a
Used to store the index of atoms for this OBFFCalculation.
◆ idx_b
◆ pos_a
Pointer to atom coordinates as double[3].
◆ pos_b
◆ force_a
◆ force_b
The documentation for this class was generated from the following file: