NAMD
Public Attributes | List of all members
GBISParam< 2 > Struct Template Reference

Public Attributes

float kappa
 
float epsilon_p_i
 
float epsilon_s_i
 
float smoothDist
 
float r_cut2
 
float r_cut_2
 
float r_cut_4
 
float scaling
 

Detailed Description

template<>
struct GBISParam< 2 >

Definition at line 104 of file CudaComputeGBISKernel.cu.

Member Data Documentation

float GBISParam< 2 >::epsilon_p_i

Definition at line 106 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::epsilon_s_i

Definition at line 106 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::kappa

Definition at line 105 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::r_cut2

Definition at line 108 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::r_cut_2

Definition at line 108 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::r_cut_4

Definition at line 108 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().

float GBISParam< 2 >::scaling
float GBISParam< 2 >::smoothDist

Definition at line 107 of file CudaComputeGBISKernel.cu.

Referenced by calcGBISPhase(), and CudaComputeGBISKernel::GBISphase2().


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