You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new filter is the replacement of the previous CriticalPoint2DTracker, CriticalPointTracker2DUnstructured, and CriticalPoint3DTracker
The new integrated filter will determine mesh type (e.g., vtkUnstructuredGrid and vtkImageData) and dimensionality (2 or 3) for tracking critical points
The new filter uses correct coordinates and extents for vtkStructuredGrid, vtkRectilinearGrid, and vtkImageData
New ParaView filter CriticalLineTracker that tracks intersections of isosurfaces in two scalar functions; GPU accelerated critical line tracker
SYCL support (experimental)
2D critical point tracking in regular grids (experimental)
New features for XGC
XGC 3D blob core line tracking with CUDA acceleration
New executable ftk.xgc.poincare that computes Poincare plot for XGC simulations; CUDA accelerated Poincare plot computation
New features for MPAS-O
I/O for MPAS-O netCDF outputs
Eddy center tracking in MPAS-O outputs
Improved I/O for netCDF, HDF5, ADIOS2, and VTK
Documentation
New example of in situ critical point tracking in a heat transfer simulation