Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

bondsearchthrparms Struct Reference

List of all members.

Public Attributes

int threadid
int threadcount
wkf_mutex_tpairlistmutex
GridSearchPairlisthead
float * pos
float * radii
int totb
int ** boxatom
int * numinbox
int ** nbrlist
int maxpairs
float pairdist

Member Data Documentation

int** bondsearchthrparms::boxatom
 

Definition at line 189 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

GridSearchPairlist* bondsearchthrparms::head
 

Definition at line 185 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::maxpairs
 

Definition at line 192 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int** bondsearchthrparms::nbrlist
 

Definition at line 191 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int* bondsearchthrparms::numinbox
 

Definition at line 190 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float bondsearchthrparms::pairdist
 

Definition at line 193 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

wkf_mutex_t* bondsearchthrparms::pairlistmutex
 

Definition at line 184 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::pos
 

Definition at line 186 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::radii
 

Definition at line 187 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadcount
 

Definition at line 183 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadid
 

Definition at line 182 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::totb
 

Definition at line 188 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.


The documentation for this struct was generated from the following file:
Generated on Sun May 27 01:59:38 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002