|
Collective Variables Module - Developer Documentation
|
A struct for temporary variables for calculating the fit gradients. More...
#include <colvaratoms_gpu.h>

Public Attributes | |
| double3 * | d_atom_grad |
| Fit gradients due to centering. | |
| double * | d_sum_dxdq |
| Gradients of the CV with respect to the quaternion. | |
| cvm::rmatrix * | d_dxdC |
| Gradients of the CV with respect to the correlation matrix. | |
| unsigned int * | d_tbcount |
| GPU atomic counter for block reduction. | |
A struct for temporary variables for calculating the fit gradients.