NAMD
Public Attributes | List of all members
CudaNBConstants Struct Reference

#include <CudaUtils.h>

Public Attributes

float lj_0
 
float lj_1
 
float lj_2
 
float lj_3
 
float lj_4
 
float lj_5
 
float e_0
 
float e_0_slow
 
float e_1
 
float e_2
 
float ewald_0
 
float ewald_1
 
float ewald_2
 
float ewald_3_slow
 
float slowScale
 

Detailed Description

Definition at line 593 of file CudaUtils.h.

Member Data Documentation

◆ e_0

float CudaNBConstants::e_0

◆ e_0_slow

float CudaNBConstants::e_0_slow

Definition at line 601 of file CudaUtils.h.

Referenced by CudaComputeNonbonded::getNonbondedCoef().

◆ e_1

float CudaNBConstants::e_1

◆ e_2

float CudaNBConstants::e_2

◆ ewald_0

float CudaNBConstants::ewald_0

◆ ewald_1

float CudaNBConstants::ewald_1

◆ ewald_2

float CudaNBConstants::ewald_2

Definition at line 606 of file CudaUtils.h.

Referenced by CudaComputeNonbonded::getNonbondedCoef().

◆ ewald_3_slow

float CudaNBConstants::ewald_3_slow

Definition at line 607 of file CudaUtils.h.

Referenced by CudaComputeNonbonded::getNonbondedCoef().

◆ lj_0

float CudaNBConstants::lj_0

◆ lj_1

float CudaNBConstants::lj_1

◆ lj_2

float CudaNBConstants::lj_2

◆ lj_3

float CudaNBConstants::lj_3

◆ lj_4

float CudaNBConstants::lj_4

◆ lj_5

float CudaNBConstants::lj_5

◆ slowScale

float CudaNBConstants::slowScale

The documentation for this struct was generated from the following file: