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

References flgs.

FindWithinData::~FindWithinData   [inline]
 

Definition at line 980 of file SpatialSearch.C.

References flgs.


Member Data Documentation

const atomlist* FindWithinData::flgatoms
 

Definition at line 976 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int* FindWithinData::flgs
 

Definition at line 978 of file SpatialSearch.C.

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

int FindWithinData::nthreads
 

Definition at line 967 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const atomlist* FindWithinData::otheratoms
 

Definition at line 977 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

float FindWithinData::r2
 

Definition at line 974 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::tid
 

Definition at line 968 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::totb
 

Definition at line 969 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xb
 

Definition at line 971 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::xytotb
 

Definition at line 970 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

const float* FindWithinData::xyz
 

Definition at line 975 of file SpatialSearch.C.

Referenced by find_within.

int FindWithinData::yb
 

Definition at line 972 of file SpatialSearch.C.

Referenced by find_within, and find_within_routine.

int FindWithinData::zb
 

Definition at line 973 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 Thu Mar 28 02:45:40 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002