the out-of-plane term for MMFF
More...
#include <OopBend.h>
the out-of-plane term for MMFF
Definition at line 21 of file OopBend.h.
◆ OopBendContrib() [1/2]
ForceFields::MMFF::OopBendContrib::OopBendContrib |
( |
| ) |
|
|
inline |
◆ OopBendContrib() [2/2]
ForceFields::MMFF::OopBendContrib::OopBendContrib |
( |
ForceField * |
owner | ) |
|
◆ addTerm()
void ForceFields::MMFF::OopBendContrib::addTerm |
( |
unsigned int |
idx1, |
|
|
unsigned int |
idx2, |
|
|
unsigned int |
idx3, |
|
|
unsigned int |
idx4, |
|
|
const MMFFOop * |
mmffOopParams |
|
) |
| |
Adds an out-of-plane term to the force field contrib.
The Wilson angle is between the vector formed by atom2-atom4 and the angle formed by atom1-atom2-atom3
- Parameters
-
◆ copy()
◆ getEnergy()
double ForceFields::MMFF::OopBendContrib::getEnergy |
( |
double * |
pos | ) |
const |
|
overridevirtual |
◆ getGrad()
void ForceFields::MMFF::OopBendContrib::getGrad |
( |
double * |
pos, |
|
|
double * |
grad |
|
) |
| const |
|
overridevirtual |
◆ getSingleGrad()
void ForceFields::MMFF::OopBendContrib::getSingleGrad |
( |
double * |
pos, |
|
|
double * |
grad, |
|
|
unsigned int |
termIdx |
|
) |
| const |
The documentation for this class was generated from the following file: