Go to the documentation of this file.
47 #ifndef vtkCellDerivatives_h
48 #define vtkCellDerivatives_h
53 #define VTK_VECTOR_MODE_PASS_VECTORS 0
54 #define VTK_VECTOR_MODE_COMPUTE_GRADIENT 1
55 #define VTK_VECTOR_MODE_COMPUTE_VORTICITY 2
57 #define VTK_TENSOR_MODE_PASS_TENSORS 0
58 #define VTK_TENSOR_MODE_COMPUTE_GRADIENT 1
59 #define VTK_TENSOR_MODE_COMPUTE_STRAIN 2
#define VTK_TENSOR_MODE_COMPUTE_STRAIN
const char * GetVectorModeAsString()
void PrintSelf(ostream &os, vtkIndent indent)
#define VTK_VECTOR_MODE_COMPUTE_VORTICITY
#define vtkTypeMacro(thisClass, superclass)
#define VTK_VECTOR_MODE_COMPUTE_GRADIENT
void SetTensorModeToComputeStrain()
Superclass for algorithms that produce output of the same type as input.
static vtkCellDerivatives * New()
a simple class to control print indentation
#define VTK_TENSOR_MODE_COMPUTE_GRADIENT
void SetVectorModeToComputeGradient()
void SetVectorModeToComputeVorticity()
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
#define VTK_VECTOR_MODE_PASS_VECTORS
void SetTensorModeToPassTensors()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
const char * GetTensorModeAsString()
void SetVectorModeToPassVectors()
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTK_TENSOR_MODE_PASS_TENSORS
void SetTensorModeToComputeGradient()
compute derivatives of scalars and vectors