Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 199 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

GridSearchPairlist* bondsearchthrparms::head
 

Definition at line 195 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::maxpairs
 

Definition at line 202 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int** bondsearchthrparms::nbrlist
 

Definition at line 201 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int* bondsearchthrparms::numinbox
 

Definition at line 200 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float bondsearchthrparms::pairdist
 

Definition at line 203 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

wkf_mutex_t* bondsearchthrparms::pairlistmutex
 

Definition at line 194 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::pos
 

Definition at line 196 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

float* bondsearchthrparms::radii
 

Definition at line 197 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadcount
 

Definition at line 193 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::threadid
 

Definition at line 192 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.

int bondsearchthrparms::totb
 

Definition at line 198 of file BondSearch.C.

Referenced by bondsearchthread, and vmd_bondsearch_thr.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 02:45:02 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002