Go to the documentation of this file.
27 #ifndef vtkAMRInterpolatedVelocityField_h
28 #define vtkAMRInterpolatedVelocityField_h
57 { this->Superclass::SetLastCellId(
c ); }
bool GetLastDataSetLocation(unsigned int &level, unsigned int &id)
virtual int FunctionValues(double *x, double *f)
virtual void SetLastCellId(vtkIdType c)
virtual int FunctionValues(double *x, double *f)=0
vtkAMRInterpolatedVelocityField()
#define vtkTypeMacro(thisClass, superclass)
vtkOverlappingAMR * AmrDataSet
#define VTKFILTERSFLOWPATHS_EXPORT
A concrete class for obtaining the interpolated velocity values at a point in AMR data.
GLint GLint GLint GLint GLint x
static vtkAMRInterpolatedVelocityField * New()
virtual int FunctionValues(vtkDataSet *ds, double *x, double *f)
void SetAMRData(vtkOverlappingAMR *amr)
a simple class to control print indentation
~vtkAMRInterpolatedVelocityField()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
hierarchical dataset of vtkUniformGrids
static bool FindGrid(double q[3], vtkOverlappingAMR *amrds, unsigned int &level, unsigned int &gridId)
abstract class to specify dataset behavior
An abstract class for obtaining the interpolated velocity values at a point.
virtual void SetLastCellId(vtkIdType c, int dataindex)
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
bool SetLastDataSet(int level, int id)