23#ifndef vtkLagrangianThreadedData_h
24#define vtkLagrangianThreadedData_h
29#include "vtkFiltersFlowPathsModule.h"
44 int LastDataSetIndex = -1;
46 double LastCellPosition[3];
Class to perform non planar quad intersection.
general representation of visualization data
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.
Integrate a set of ordinary differential equations (initial value problem) in time.
struct to hold a user data
vtkInitialValueProblemSolver * Integrator
vtkBilinearQuadIntersection * BilinearQuadIntersection
std::vector< double > LastWeights
vtkLagrangianThreadedData()
~vtkLagrangianThreadedData()
vtkDataObject * InteractionOutput
vtkNew< vtkGenericCell > GenericCell
vtkNew< vtkPolyData > ParticlePathsOutput
vtkNew< vtkIdList > IdList