Data Fields

sVpee Struct Reference
[Vpee class]

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

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

Data Fields

Gem * gm
int localPartID
double localPartCenter [3]
double localPartRadius
int killFlag
double killParam
Vmem * mem

Detailed Description

Contains public data members for Vpee class/module.

Author:
Nathan Baker

Definition at line 80 of file vpee.h.


Field Documentation

Gem* gm

Grid manager

Definition at line 82 of file vpee.h.

int killFlag

A flag indicating the method we're using to artificially decrease the error esimate outside the local partition

Definition at line 90 of file vpee.h.

double killParam

A parameter for the error estimate attenuation method

Definition at line 93 of file vpee.h.

double localPartCenter[3]

The coordinates of the center of the local partition

Definition at line 86 of file vpee.h.

The local partition ID: i.e. the partition whose boundary simplices we're keeping track of

Definition at line 83 of file vpee.h.

The radius of the circle/sphere which circumscribes the local partition

Definition at line 88 of file vpee.h.

Vmem* mem

Memory manager

Definition at line 95 of file vpee.h.


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