NAMD
Public Attributes | List of all members
TupleDataStage Struct Reference

#include <TupleTypesCUDA.h>

Public Attributes

CudaBondStagebond
 
CudaAngleStageangle
 
CudaDihedralStagedihedral
 
CudaDihedralStageimproper
 
CudaExclusionStagemodifiedExclusion
 
CudaExclusionStageexclusion
 
CudaCrosstermStagecrossterm
 

Detailed Description

Definition at line 249 of file TupleTypesCUDA.h.

Member Data Documentation

◆ angle

CudaAngleStage* TupleDataStage::angle

Definition at line 251 of file TupleTypesCUDA.h.

◆ bond

CudaBondStage* TupleDataStage::bond

Definition at line 250 of file TupleTypesCUDA.h.

◆ crossterm

CudaCrosstermStage* TupleDataStage::crossterm

Definition at line 256 of file TupleTypesCUDA.h.

◆ dihedral

CudaDihedralStage* TupleDataStage::dihedral

Definition at line 252 of file TupleTypesCUDA.h.

◆ exclusion

CudaExclusionStage* TupleDataStage::exclusion

Definition at line 255 of file TupleTypesCUDA.h.

◆ improper

CudaDihedralStage* TupleDataStage::improper

Definition at line 253 of file TupleTypesCUDA.h.

◆ modifiedExclusion

CudaExclusionStage* TupleDataStage::modifiedExclusion

Definition at line 254 of file TupleTypesCUDA.h.


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