#include <vclist.h>
Collaboration diagram for sVclist:
Data Fields | |
Vmem * | vmem |
Valist * | alist |
Vclist_DomainMode | mode |
int | npts [VAPBS_DIM] |
int | n |
double | max_radius |
VclistCell * | cells |
double | lower_corner [VAPBS_DIM] |
double | upper_corner [VAPBS_DIM] |
double | spacs [VAPBS_DIM] |
|
Original Valist structure for list of atoms |
|
Cell array of length thee->n |
|
Hash table grid corner |
|
Maximum probe radius |
|
How the cell list was constructed |
|
n = nx*nz*ny |
|
Hash table grid dimensions |
|
Hash table grid spacings |
|
Hash table grid corner |
|
Memory management object for this class |