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

FindWithinData Struct Reference

List of all members.

Public Methods

 FindWithinData ()
 ~FindWithinData ()

Public Attributes

int nthreads
int tid
int totb
int xytotb
int xb
int yb
int zb
float r2
const float * xyz
const atomlistflgatoms
const atomlistotheratoms
intflgs

Constructor & Destructor Documentation

FindWithinData::FindWithinData   [inline]
 

Definition at line 910 of file SpatialSearch.C.

References flgs.

FindWithinData::~FindWithinData   [inline]
 

Definition at line 911 of file SpatialSearch.C.

References flgs.


Member Data Documentation

const atomlist* FindWithinData::flgatoms
 

Definition at line 907 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int* FindWithinData::flgs
 

Definition at line 909 of file SpatialSearch.C.

Referenced by find_within, find_within_routine, FindWithinData, and ~FindWithinData.

int FindWithinData::nthreads
 

Definition at line 898 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const atomlist* FindWithinData::otheratoms
 

Definition at line 908 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

float FindWithinData::r2
 

Definition at line 905 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::tid
 

Definition at line 899 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::totb
 

Definition at line 900 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xb
 

Definition at line 902 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xytotb
 

Definition at line 901 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const float* FindWithinData::xyz
 

Definition at line 906 of file SpatialSearch.C.

Referenced by find_within.

int FindWithinData::yb
 

Definition at line 903 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::zb
 

Definition at line 904 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 29 01:27:55 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002