81#include "maloc/maloc.h"
118#if !defined(VINLINE_VPEE)
119#else /* if defined(VINLINE_VPEE) */
VEXTERNC int Vpee_numSS(Vpee *thee)
Returns the number of simplices in the local partition.
VEXTERNC void Vpee_dtor2(Vpee *thee)
FORTRAN stub object destructor.
VEXTERNC void Vpee_dtor(Vpee **thee)
Object destructor.
VEXTERNC Vpee * Vpee_ctor(Gem *gm, int localPartID, int killFlag, double killParam)
Construct the Vpee object.
VEXTERNC int Vpee_markRefine(Vpee *thee, AM *am, int level, int akey, int rcol, double etol, int bkey)
Mark simplices for refinement based on attenuated error estimates.
VEXTERNC int Vpee_ctor2(Vpee *thee, Gem *gm, int localPartID, int killFlag, double killParam)
FORTRAN stub to construct the Vpee object.
struct sVpee Vpee
Declaration of the Vpee class as the Vpee structure.
Contains public data members for Vpee class/module.
double localPartCenter[3]