Internal class for OBForceField to hold energy and gradient calculations on specific force fields.
More...
#include <openbabel/forcefield.h>
List of all members.
Detailed Description
Internal class for OBForceField to hold energy and gradient calculations on specific force fields.
Constructor & Destructor Documentation
Member Function Documentation
virtual void SetupPointers |
( |
) |
[inline, virtual] |
- Returns:
- Setup pointers to atom positions and forces (To be called while setting up calculations). Sets optimized to true.
Reimplemented in OBFFCalculation3, and OBFFCalculation4.
Member Data Documentation
Used to store the energy for this OBFFCalculation.
Used to store the atoms for this OBFFCalculation.
Used to store the index of atoms for this OBFFCalculation.
Pointer to atom coordinates as double[3].
The documentation for this class was generated from the following file: