APBS 3.0.0
Loading...
Searching...
No Matches
sVgreen Struct Reference

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

#include </builddir/build/BUILD/apbs-3.0.0-build/apbs-3.0.0/src/generic/vgreen.h>

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 82 of file vgreen.h.

Field Documentation

◆ alist

Valist* alist

Atom (charge) list for Green's function

Definition at line 84 of file vgreen.h.

◆ np

int np

Set to size of above arrays

Definition at line 94 of file vgreen.h.

◆ qp

double* qp

Array of particle charges for use with treecode routines

Definition at line 92 of file vgreen.h.

◆ vmem

Vmem* vmem

Memory management object

Definition at line 85 of file vgreen.h.

◆ xp

double* xp

Array of particle x-coordinates for use with treecode routines

Definition at line 86 of file vgreen.h.

◆ yp

double* yp

Array of particle y-coordinates for use with treecode routines

Definition at line 88 of file vgreen.h.

◆ zp

double* zp

Array of particle z-coordinates for use with treecode routines

Definition at line 90 of file vgreen.h.


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