|
Collective Variables Module - Developer Documentation
|
A struct for holding a compute node in the CUDA graph and its corresponding atom group or CVC (child of colvardeps) More...
#include <colvar_gpu_calc.h>

Public Attributes | |
| colvardeps * | colvar_node |
| Pointer to the corresponding colvardeps object. | |
| cudaGraphNode_t | child_graph_node |
| CUDA graph node. | |
| bool | require_cpu_buffers |
| Whether the node requires CPU buffers. | |
A struct for holding a compute node in the CUDA graph and its corresponding atom group or CVC (child of colvardeps)