27 #ifndef vtkAMRInterpolatedVelocityField_h
28 #define vtkAMRInterpolatedVelocityField_h
48 bool GetLastDataSetLocation(
unsigned int&
level,
unsigned int&
id);
50 bool SetLastDataSet(
int level,
int id);
57 { this->Superclass::SetLastCellId( c ); }
#define VTKFILTERSFLOWPATHS_EXPORT
abstract class to specify dataset behavior
virtual void SetLastCellId(vtkIdType c)
An abstract class for obtaining the interpolated velocity values at a point.
virtual int FunctionValues(double *x, double *f)=0
virtual int FunctionValues(vtkDataSet *ds, double *x, double *f)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FunctionValues(double *x, double *f)=0
a simple class to control print indentation
virtual void SetLastCellId(vtkIdType c)
hierarchical dataset of vtkUniformGrids
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
A concrete class for obtaining the interpolated velocity values at a point in AMR data...
vtkOverlappingAMR * AmrDataSet