Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

msmpot_cuda.cu File Reference

#include "msmpot_cuda.h"

Go to the source code of this file.

Defines

#define OK   MSMPOT_SUCCESS

Functions

MsmpotCuda * Msmpot_cuda_create (void)
void Msmpot_cuda_destroy (MsmpotCuda *mc)
void Msmpot_cuda_cleanup (MsmpotCuda *mc)
int set_device (MsmpotCuda *, int devnum)
int Msmpot_cuda_setup (MsmpotCuda *mc, Msmpot *msm)


Define Documentation

#define OK   MSMPOT_SUCCESS
 

Definition at line 20 of file msmpot_cuda.cu.

Referenced by Msmpot_cuda_setup, and set_device.


Function Documentation

void Msmpot_cuda_cleanup MsmpotCuda *    mc
 

Definition at line 34 of file msmpot_cuda.cu.

References Msmpot_cuda_cleanup_latcut, Msmpot_cuda_cleanup_shortrng, and REPORT.

MsmpotCuda* Msmpot_cuda_create void   
 

Definition at line 22 of file msmpot_cuda.cu.

Referenced by Msmpot_create.

void Msmpot_cuda_destroy MsmpotCuda *    mc
 

Definition at line 28 of file msmpot_cuda.cu.

References Msmpot_cuda_cleanup.

Referenced by Msmpot_destroy.

int Msmpot_cuda_setup MsmpotCuda *    mc,
Msmpot   msm
 

Definition at line 48 of file msmpot_cuda.cu.

References ERRMSG, ERROR, Msmpot_t::isperiodic, Msmpot_cuda_setup_latcut, Msmpot_cuda_setup_shortrng, MSMPOT_ERROR_CUDA_SUPPORT, MSMPOT_ERROR_MALLOC, OK, REPORT, and set_device.

Referenced by Msmpot_setup.

int set_device MsmpotCuda *   ,
int    devnum
[static]
 

Definition at line 149 of file msmpot_cuda.cu.

References ERROR, MSMPOT_ERROR_CUDA_DEVREQ, and OK.

Referenced by Msmpot_cuda_setup.


Generated on Thu Mar 28 02:44:41 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002