NAMD
Classes | Macros
ComputeBondedCUDAKernel.h File Reference
#include "CudaUtils.h"
#include "TupleTypesCUDA.h"
#include "CudaNonbondedTables.h"

Go to the source code of this file.

Classes

class  ComputeBondedCUDAKernel
 
struct  ComputeBondedCUDAKernel::BondedVirial< T >
 

Macros

#define FORCE_TYPE   double
 
#define USE_STRIDED_FORCE
 
#define WRITE_FULL_VIRIALS
 
#define USE_BONDED_FORCE_ATOMIC_STORE
 

Macro Definition Documentation

◆ FORCE_TYPE

#define FORCE_TYPE   double

Definition at line 9 of file ComputeBondedCUDAKernel.h.

◆ USE_BONDED_FORCE_ATOMIC_STORE

#define USE_BONDED_FORCE_ATOMIC_STORE

Definition at line 19 of file ComputeBondedCUDAKernel.h.

◆ USE_STRIDED_FORCE

#define USE_STRIDED_FORCE

Definition at line 11 of file ComputeBondedCUDAKernel.h.

◆ WRITE_FULL_VIRIALS

#define WRITE_FULL_VIRIALS

Definition at line 17 of file ComputeBondedCUDAKernel.h.