openfoam/applications/utilities/postProcessing/graphics/PVReaders/vtkPVFoam
Will Bainbridge 2ae4bf73d9 fileHandler: Added flush method
This method waits until all the threads have completed IO operations and
then clears any cached information about the files on disk. This
replaces the deactivation of threading by means of zeroing the buffer
size when writing and reading of a file happen in sequence. It also
allows paraFoam to update the list of available times.

Patch contributed by Mattijs Janssens
Resolves bug report https://bugs.openfoam.org/view.php?id=2962
2018-06-27 11:45:58 +01:00
..
Make ENH: finiteArea support for paraview reader plugin (paraFoam) 2017-12-06 15:10:11 +00:00
vtkPVFoam.C fileHandler: Added flush method 2018-06-27 11:45:58 +01:00
vtkPVFoam.H ENH: consolidate some common methods for paraview + catalyst 2018-04-03 18:42:35 +02:00
vtkPVFoamFields.C ENH: allow wordHashSet filter for IOobjectList::names 2018-07-26 14:56:52 +02:00
vtkPVFoamFieldTemplates.C ENH: paraFoam: catch read errors. Fixes #798. 2018-04-12 15:12:04 +01:00
vtkPVFoamMesh.C ENH: fvMeshSubset improvements (issue #951) 2018-07-25 18:58:00 +02:00
vtkPVFoamMeshLagrangian.C STYLE: use 'cloudObjects' instead of 'sprayObjects' 2018-07-30 13:15:38 +02:00
vtkPVFoamMeshVolume.C ENH: consolidate some common methods for paraview + catalyst 2018-04-03 18:42:35 +02:00
vtkPVFoamUpdateInfo.C fileHandler: Added flush method 2018-06-27 11:45:58 +01:00
vtkPVFoamUpdateTemplates.C ENH: finiteArea support for paraview reader plugin (paraFoam) 2017-12-06 15:10:11 +00:00