Go to the documentation of this file.
25 #ifndef __vtkEmptyCell_h
26 #define __vtkEmptyCell_h
59 int& subId,
double pcoords[3],
60 double& dist2,
double *weights);
64 double x[3],
double pcoords[3],
int& subId);
66 void Derivatives(
int subId,
double pcoords[3],
double *values,
67 int dim,
double *derivs);