Main Page   Namespace List   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
int * flgs

Constructor & Destructor Documentation

FindWithinData::FindWithinData   [inline]
 

Definition at line 957 of file SpatialSearch.C.

References flgs.

FindWithinData::~FindWithinData   [inline]
 

Definition at line 958 of file SpatialSearch.C.

References flgs.


Member Data Documentation

const atomlist* FindWithinData::flgatoms
 

Definition at line 954 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int* FindWithinData::flgs
 

Definition at line 956 of file SpatialSearch.C.

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

int FindWithinData::nthreads
 

Definition at line 945 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const atomlist* FindWithinData::otheratoms
 

Definition at line 955 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

float FindWithinData::r2
 

Definition at line 952 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::tid
 

Definition at line 946 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::totb
 

Definition at line 947 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xb
 

Definition at line 949 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xytotb
 

Definition at line 948 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const float* FindWithinData::xyz
 

Definition at line 953 of file SpatialSearch.C.

Referenced by find_within.

int FindWithinData::yb
 

Definition at line 950 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::zb
 

Definition at line 951 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 Mon May 20 01:47:01 2013 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002