sVgreen Struct Reference
[Vgreen class]

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

#include <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

Field Documentation

Set to size of above arrays

Referenced by Vgreen_coulomb(), and Vgreen_coulombD().

double* sVgreen::qp

Array of particle charges for use with treecode routines

Referenced by Vgreen_coulomb(), and Vgreen_coulombD().

Memory management object

Referenced by Vgreen_coulomb(), Vgreen_coulombD(), Vgreen_ctor2(), Vgreen_dtor2(), and Vgreen_memChk().

double* sVgreen::xp

Array of particle x-coordinates for use with treecode routines

Referenced by Vgreen_coulomb(), and Vgreen_coulombD().

double* sVgreen::yp

Array of particle y-coordinates for use with treecode routines

Referenced by Vgreen_coulomb(), and Vgreen_coulombD().

double* sVgreen::zp

Array of particle z-coordinates for use with treecode routines

Referenced by Vgreen_coulomb(), and Vgreen_coulombD().


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

Generated by  doxygen 1.6.2