openfoam/applications/utilities/mesh
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
..
advanced ENH: use vector::normalise and VectorSpace::normalised for clarity 2018-08-10 15:18:29 +02:00
conversion ENH: distinguish between face areaNormal/unitNormal in the code 2018-08-10 15:43:06 +02:00
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
generation ENH: distinguish between face areaNormal/unitNormal in the code 2018-08-10 15:43:06 +02:00
manipulation fileHandler: Added flush method 2018-06-27 11:45:58 +01:00