VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Filters/General/vtkCellDerivatives.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkDataSetAlgorithm.h"
Include dependency graph for vtkCellDerivatives.h:

Go to the source code of this file.

Classes

class  vtkCellDerivatives
 compute derivatives of scalars and vectors More...

Defines

#define VTK_VECTOR_MODE_PASS_VECTORS   0
#define VTK_VECTOR_MODE_COMPUTE_GRADIENT   1
#define VTK_VECTOR_MODE_COMPUTE_VORTICITY   2
#define VTK_TENSOR_MODE_PASS_TENSORS   0
#define VTK_TENSOR_MODE_COMPUTE_GRADIENT   1
#define VTK_TENSOR_MODE_COMPUTE_STRAIN   2

Define Documentation

Definition at line 53 of file vtkCellDerivatives.h.

Definition at line 54 of file vtkCellDerivatives.h.

Definition at line 55 of file vtkCellDerivatives.h.

Definition at line 57 of file vtkCellDerivatives.h.

Definition at line 58 of file vtkCellDerivatives.h.

Definition at line 59 of file vtkCellDerivatives.h.