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

sVgrid Struct Reference
[Vgrid class]

Electrostatic potential oracle for Cartesian mesh data. More...

#include <vgrid.h>


Data Fields

int nx
int ny
int nz
double hx
double hy
double hzed
double xmin
double ymin
double zmin
double xmax
double ymax
double zmax
double * data
int readdata
int ctordata
Vmem * mem


Detailed Description

Electrostatic potential oracle for Cartesian mesh data.

Author:
Nathan Baker


Field Documentation

int sVgrid::ctordata
 

flag indicating whether data was included at construction

double* sVgrid::data
 

nx*ny*nz array of data

double sVgrid::hx
 

Grid spacing in x direction

double sVgrid::hy
 

Grid spacing in y direction

double sVgrid::hzed
 

Grid spacing in z direction

Vmem* sVgrid::mem
 

Memory manager object

int sVgrid::nx
 

Number grid points in x direction

int sVgrid::ny
 

Number grid points in y direction

int sVgrid::nz
 

Number grid points in z direction

int sVgrid::readdata
 

flag indicating whether data was read from file

double sVgrid::xmax
 

x coordinate of upper grid corner

double sVgrid::xmin
 

x coordinate of lower grid corner

double sVgrid::ymax
 

y coordinate of upper grid corner

double sVgrid::ymin
 

y coordinate of lower grid corner

double sVgrid::zmax
 

z coordinate of upper grid corner

double sVgrid::zmin
 

z coordinate of lower grid corner


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