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

Original Valist structure for list of atoms

Cell array of length thee->n

Referenced by Vclist_ctor2(), Vclist_dtor2(), and Vclist_getCell().

double sVclist::lower_corner[VAPBS_DIM]

Hash table grid corner

Referenced by Vacc_totalSAV(), Vacc_wcaForceAtom(), and Vclist_getCell().

Maximum probe radius

Referenced by Vclist_maxRadius().

How the cell list was constructed

n = nx*nz*ny

Referenced by Vclist_ctor2(), and Vclist_dtor2().

int sVclist::npts[VAPBS_DIM]

Hash table grid dimensions

Referenced by Vclist_getCell().

double sVclist::spacs[VAPBS_DIM]

Hash table grid spacings

Referenced by Vclist_getCell().

double sVclist::upper_corner[VAPBS_DIM]

Hash table grid corner

Referenced by Vacc_totalSAV(), and Vacc_wcaForceAtom().

Memory management object for this class

Referenced by Vclist_ctor2(), Vclist_dtor2(), and Vclist_memChk().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2