Contains public data members for Vpee class/module. More...
#include <vpee.h>
Data Fields | |
Gem * | gm |
int | localPartID |
double | localPartCenter [3] |
double | localPartRadius |
int | killFlag |
double | killParam |
Vmem * | mem |
Contains public data members for Vpee class/module.
Gem* sVpee::gm |
Grid manager
int sVpee::killFlag |
A flag indicating the method we're using to artificially decrease the error esimate outside the local partition
double sVpee::killParam |
A parameter for the error estimate attenuation method
double sVpee::localPartCenter[3] |
The coordinates of the center of the local partition
The local partition ID: i.e. the partition whose boundary simplices we're keeping track of
double sVpee::localPartRadius |
The radius of the circle/sphere which circumscribes the local partition
Vmem* sVpee::mem |
Memory manager