Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

sVclist Struct Reference
[Vclist class]

Atom cell list. More...

#include <vclist.h>

Collaboration diagram for sVclist:

Collaboration graph
[legend]

Data Fields

Vmem * vmem
Valistalist
Vclist_DomainMode mode
int npts [VAPBS_DIM]
int n
double max_radius
VclistCellcells
double lower_corner [VAPBS_DIM]
double upper_corner [VAPBS_DIM]
double spacs [VAPBS_DIM]

Detailed Description

Atom cell list.

Author:
Nathan Baker


Field Documentation

Valist* sVclist::alist
 

Original Valist structure for list of atoms

VclistCell* sVclist::cells
 

Cell array of length thee->n

double sVclist::lower_corner[VAPBS_DIM]
 

Hash table grid corner

double sVclist::max_radius
 

Maximum probe radius

Vclist_DomainMode sVclist::mode
 

How the cell list was constructed

int sVclist::n
 

n = nx*nz*ny

int sVclist::npts[VAPBS_DIM]
 

Hash table grid dimensions

double sVclist::spacs[VAPBS_DIM]
 

Hash table grid spacings

double sVclist::upper_corner[VAPBS_DIM]
 

Hash table grid corner

Vmem* sVclist::vmem
 

Memory management object for this class


The documentation for this struct was generated from the following file:
Generated on Tue Dec 6 10:05:54 2005 for APBS by doxygen 1.3.5