ENH: refactor paraview readers code to avoid duplication
- as originally intended years ago, but never actually done. - use 'foamPvCore' instead of 'vtkPVReaders' to avoid potential name collisions with any 'vtk*' files and since we may reuse these functions in other foam-paraview modules (not just readers). STYLE: use same font size/colour for patch-names as for point-numbers BUG: repair issue with single time-step - paraview time-selector returns '0' as the requested time if there is only one time step. However, if we have skipped the 0/ directory, this single time step is likely a non-zero value.
Showing
- applications/utilities/postProcessing/graphics/PVReaders/Allwclean 1 addition, 1 deletion...ons/utilities/postProcessing/graphics/PVReaders/Allwclean
- applications/utilities/postProcessing/graphics/PVReaders/Allwmake 1 addition, 1 deletion...ions/utilities/postProcessing/graphics/PVReaders/Allwmake
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt 2 additions, 0 deletions...aphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader_SM.xml 11 additions, 0 deletions...s/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader_SM.xml
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.cxx 88 additions, 90 deletions...s/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.cxx
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.h 6 additions, 1 deletion...ics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.h
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/Make/files 0 additions, 3 deletions...sing/graphics/PVReaders/PVFoamReader/vtkPVFoam/Make/files
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/Make/options 2 additions, 2 deletions...ng/graphics/PVReaders/PVFoamReader/vtkPVFoam/Make/options
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkOpenFOAMPoints.H 0 additions, 79 deletions...hics/PVReaders/PVFoamReader/vtkPVFoam/vtkOpenFOAMPoints.H
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.C 68 additions, 75 deletions...ing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.H 209 additions, 402 deletions...ing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.H
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFaceField.H 0 additions, 117 deletions...ics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFaceField.H
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFieldTemplates.C 909 additions, 0 deletions...VReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFieldTemplates.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFields.C 58 additions, 125 deletions...aphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamFields.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamLagrangianFields.H 0 additions, 113 deletions...eaders/PVFoamReader/vtkPVFoam/vtkPVFoamLagrangianFields.H
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMesh.C 84 additions, 37 deletions...graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMesh.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshLagrangian.C 5 additions, 6 deletions...VReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshLagrangian.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshSet.C 0 additions, 148 deletions...phics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshSet.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshVolume.C 8 additions, 31 deletions...cs/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshVolume.C
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshZone.C 0 additions, 75 deletions...hics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoamMeshZone.C
Please register or sign in to comment