openfoam/applications/utilities/postProcessing/graphics/PVReaders
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
..
foamPv ENH: consolidate some common methods for paraview + catalyst 2018-04-03 18:42:35 +02:00
PVblockMeshReader CONFIG: cmake targets are globally unique 2018-07-20 12:49:25 +02:00
PVFoamReader CONFIG: cmake targets are globally unique 2018-07-20 12:49:25 +02:00
vtkPVblockMesh STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
vtkPVFoam fileHandler: Added flush method 2018-06-27 11:45:58 +01:00
Allwclean STYLE: flatten PVReaders directory structure 2017-08-02 11:19:57 +02:00
Allwmake ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00