the out-of-plane term for MMFF
More...
#include <OopBend.h>
the out-of-plane term for MMFF
Definition at line 24 of file OopBend.h.
◆ OopBendContrib() [1/2]
ForceFields::MMFF::OopBendContrib::OopBendContrib |
( |
| ) |
|
|
inline |
◆ OopBendContrib() [2/2]
ForceFields::MMFF::OopBendContrib::OopBendContrib |
( |
ForceField * |
owner, |
|
|
unsigned int |
idx1, |
|
|
unsigned int |
idx2, |
|
|
unsigned int |
idx3, |
|
|
unsigned int |
idx4, |
|
|
const MMFFOop * |
mmffOopParams |
|
) |
| |
Constructor.
The Wilson angle is between the vector formed by atom2-atom4
and the angle formed by atom1-atom2-atom3
\param owner pointer to the owning ForceField
\param idx1 index of atom1 in the ForceField's positions
\param idx2 index of atom2 in the ForceField's positions
\param idx3 index of atom3 in the ForceField's positions
\param idx4 index of atom4 in the ForceField's positions
◆ copy()
◆ getEnergy()
double ForceFields::MMFF::OopBendContrib::getEnergy |
( |
double * |
pos | ) |
const |
|
overridevirtual |
◆ getGrad()
void ForceFields::MMFF::OopBendContrib::getGrad |
( |
double * |
pos, |
|
|
double * |
grad |
|
) |
| const |
|
overridevirtual |
The documentation for this class was generated from the following file: