Data Fields

sVgreen Struct Reference
[Vgreen class]

Contains public data members for Vgreen class/module. More...

#include <C:/Users/bake113/Desktop/Sync/Software/apbs/trunk/src/generic/apbs/vgreen.h>

Collaboration diagram for sVgreen:
Collaboration graph
[legend]

Data Fields

Valistalist
Vmem * vmem
double * xp
double * yp
double * zp
double * qp
int np

Detailed Description

Contains public data members for Vgreen class/module.

Author:
Nathan Baker

Definition at line 75 of file vgreen.h.


Field Documentation

Atom (charge) list for Green's function

Definition at line 77 of file vgreen.h.

int np

Set to size of above arrays

Definition at line 87 of file vgreen.h.

double* qp

Array of particle charges for use with treecode routines

Definition at line 85 of file vgreen.h.

Vmem* vmem

Memory management object

Definition at line 78 of file vgreen.h.

double* xp

Array of particle x-coordinates for use with treecode routines

Definition at line 79 of file vgreen.h.

double* yp

Array of particle y-coordinates for use with treecode routines

Definition at line 81 of file vgreen.h.

double* zp

Array of particle z-coordinates for use with treecode routines

Definition at line 83 of file vgreen.h.


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