23 #ifndef vtkLagrangianThreadedData_h
24 #define vtkLagrangianThreadedData_h
27 #include "vtkFiltersFlowPathsModule.h"
42 int LastDataSetIndex = -1;
44 double LastCellPosition[3];
60 #endif // vtkLagrangianThreadedData_h
vtkNew< vtkPolyData > ParticlePathsOutput
std::vector< double > LastWeights
int Allocate(const vtkIdType sz, const int strategy=0)
Allocate a capacity for sz ids in the list and set the number of stored ids in the list to 0...
~vtkLagrangianThreadedData()
vtkInitialValueProblemSolver * Integrator
vtkLagrangianThreadedData()
struct to hold a user data
vtkNew< vtkIdList > IdList
vtkNew< vtkGenericCell > GenericCell
vtkDataObject * InteractionOutput
vtkBilinearQuadIntersection * BilinearQuadIntersection
general representation of visualization data
Class to perform non planar quad intersection.
Integrate a set of ordinary differential equations (initial value problem) in time.