23#ifndef vtkLagrangianThreadedData_h
24#define vtkLagrangianThreadedData_h
27#include "vtkFiltersFlowPathsModule.h"
54 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.
vtkInitialValueProblemSolver * Integrator
vtkBilinearQuadIntersection * BilinearQuadIntersection
std::vector< double > LastWeights
vtkLagrangianThreadedData()
double LastCellPosition[3]
~vtkLagrangianThreadedData()
vtkDataObject * InteractionOutput
vtkNew< vtkGenericCell > GenericCell
vtkNew< vtkPolyData > ParticlePathsOutput
vtkNew< vtkIdList > IdList