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

sVaccSurf Struct Reference
[Vacc class]

Surface object list of per-atom surface points. More...

#include <vacc.h>


Data Fields

Vmem * mem
double * xpts
double * ypts
double * zpts
int * bpts
double area
int npts
double probe_radius


Detailed Description

Surface object list of per-atom surface points.

Author:
Nathan Baker


Field Documentation

double sVaccSurf::area
 

Area spanned by these points

int* sVaccSurf::bpts
 

Array of booleans indicating whether a point is (1) or is not (0) part of the surface

Vmem* sVaccSurf::mem
 

Memory object

int sVaccSurf::npts
 

Length of thee->xpts, ypts, zpts arrays

double sVaccSurf::probe_radius
 

Probe radius (A) with which this surface was constructed

double* sVaccSurf::xpts
 

Array of point x-locations

double* sVaccSurf::ypts
 

Array of point y-locations

double* sVaccSurf::zpts
 

Array of point z-locations


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