Go to the documentation of this file.
71 int& subId,
double pcoords[3],
72 double& dist2,
double *weights);
76 double x[3],
double pcoords[3],
int& subId);
78 void Derivatives(
int subId,
double pcoords[3],
double *values,
79 int dim,
double *derivs);
84 static void InterpolationDerivs(
double pcoords[3],
double derivs[24]);
101 static void InterpolationFunctions(
double pcoords[3],
double weights[8]);
106 static int *GetEdgeArray(
int edgeId);
107 static int *GetFaceArray(
int faceId);