Main Page   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
vmd_mutex_tpairlistmutex
GridSearchPairlisthead
float * pos
float * radii
int totb
int ** boxatom
intnuminbox
int ** nbrlist
int maxpairs
float pairdist

Member Data Documentation

int** bondsearchthrparms::boxatom
 

Definition at line 178 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

GridSearchPairlist* bondsearchthrparms::head
 

Definition at line 174 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::maxpairs
 

Definition at line 181 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int** bondsearchthrparms::nbrlist
 

Definition at line 180 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int* bondsearchthrparms::numinbox
 

Definition at line 179 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float bondsearchthrparms::pairdist
 

Definition at line 182 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

vmd_mutex_t* bondsearchthrparms::pairlistmutex
 

Definition at line 173 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::pos
 

Definition at line 175 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::radii
 

Definition at line 176 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadcount
 

Definition at line 172 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadid
 

Definition at line 171 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::totb
 

Definition at line 177 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 Jul 6 01:28:15 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002