NAMD
Public Member Functions | List of all members
CudaGlobalMaster::CUDAGM_NS::CudaGlobalMasterClient Class Reference

A class for performing calculations on specific atoms selected by atom serial numbers. More...

#include <CudaGlobalMasterClient.h>

Inheritance diagram for CudaGlobalMaster::CUDAGM_NS::CudaGlobalMasterClient:

Public Member Functions

 CudaGlobalMasterClient ()
 

Detailed Description

A class for performing calculations on specific atoms selected by atom serial numbers.

Definition at line 26 of file CudaGlobalMasterClient.h.

Constructor & Destructor Documentation

◆ CudaGlobalMasterClient()

CudaGlobalMaster::CudaGlobalMasterClient::CudaGlobalMasterClient ( )

Definition at line 197 of file CudaGlobalMasterClient.C.

References NAMD_die().

197  {
198  NAMD_die("CudaGlobalMasterClient requires NAMD to be built with CUDA");
199 }
void NAMD_die(const char *err_msg)
Definition: common.C:147

The documentation for this class was generated from the following files: