11#ifndef vtkLagrangianThreadedData_h
12#define vtkLagrangianThreadedData_h
15#include "vtkFiltersFlowPathsModule.h"
20VTK_ABI_NAMESPACE_BEGIN
31 int LastDataSetIndex = -1;
33 double LastCellPosition[3];
43 this->IdList->Allocate(10);
Class to perform non planar quad intersection.
general representation of visualization data
Integrate a set of ordinary differential equations (initial value problem) in time.
Allocate and hold a VTK object.
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