Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
Classes
colvar_gpu_calc.h File Reference

Declaration of the class for GPU calculation of CVCs. More...

#include <vector>
#include "colvar_gpu_support.h"
Include dependency graph for colvar_gpu_calc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  colvars_gpu::colvarmodule_gpu_calc
 Class for managing the GPU calculation of CVCs. More...
 
struct  colvars_gpu::colvarmodule_gpu_calc::compute_node_t
 A struct for holding a compute node in the CUDA graph and its corresponding atom group or CVC (child of colvardeps) More...
 
class  colvars_gpu::colvarmodule_gpu_calc::compute_gpu_graph_t
 A struct for holding a CUDA graph and its execution object. More...
 

Detailed Description

Declaration of the class for GPU calculation of CVCs.