81#include "maloc/maloc.h"
118#if !defined(VINLINE_VPEE)
119#else /* if defined(VINLINE_VPEE) */
132VEXTERNC Vpee* Vpee_ctor(
133 Gem *gm, /**< FEtk geometry manager object */
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 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.
Contains public data members for Vpee class/module.
double localPartCenter[3]