#include <vpee.h>
Data Fields | |
Gem * | gm |
int | localPartID |
double | localPartCenter [3] |
double | localPartRadius |
int | killFlag |
double | killParam |
Vmem * | mem |
|
Grid manager |
|
A flag indicating the method we're using to artificially decrease the error esimate outside the local partition |
|
A parameter for the error estimate attenuation method |
|
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 |
|
The radius of the circle/sphere which circumscribes the local partition |
|
Memory manager |