NAMD
Public Attributes | List of all members
TileList Struct Reference

#include <CudaTileListKernel.h>

Public Attributes

int iatomStart
 
int jtileStart
 
int jtileEnd
 
float3 offsetXYZ
 
int2 patchInd
 
union {
   int2   patchNumList
 
}; 
 
int icompute
 

Detailed Description

Definition at line 10 of file CudaTileListKernel.h.

Member Data Documentation

union { ... }
int TileList::iatomStart

Definition at line 11 of file CudaTileListKernel.h.

Referenced by GBIS_Kernel().

int TileList::icompute

Definition at line 20 of file CudaTileListKernel.h.

int TileList::jtileEnd

Definition at line 13 of file CudaTileListKernel.h.

Referenced by GBIS_Kernel().

int TileList::jtileStart

Definition at line 12 of file CudaTileListKernel.h.

Referenced by GBIS_Kernel().

float3 TileList::offsetXYZ

Definition at line 14 of file CudaTileListKernel.h.

Referenced by GBIS_Kernel().

int2 TileList::patchInd

Definition at line 15 of file CudaTileListKernel.h.

int2 TileList::patchNumList

Definition at line 17 of file CudaTileListKernel.h.


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