ENH: replace paraview vtk conversion with library utilities
- this allows filling in the VTK structures without intermediate data and without sequencial insertion. Should be faster and smaller than the previous cell-wise insertion methods. Most importantly, it improves code reuse.
Showing
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/foamVtkAdaptors.H 115 additions, 0 deletions...aphics/PVReaders/PVFoamReader/vtkPVFoam/foamVtkAdaptors.H
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshVolume.C 107 additions, 358 deletions...cs/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshVolume.C
Please register or sign in to comment