From 1ee2b53bbf13f91c9a6306bb396e5ebcdfbc3c1f Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Mon, 14 Jan 2019 16:43:30 +0100 Subject: [PATCH] BUG: vtk::internalWriter::writeProcIDs could block in parallel - could be triggered if running in parallel, but requesting procIDs to be written with a non-parallel version of the writer. --- src/conversion/vtk/output/foamVtkInternalWriter.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conversion/vtk/output/foamVtkInternalWriter.C b/src/conversion/vtk/output/foamVtkInternalWriter.C index 392f01b80e..6e0769ee68 100644 --- a/src/conversion/vtk/output/foamVtkInternalWriter.C +++ b/src/conversion/vtk/output/foamVtkInternalWriter.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2017-2018 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2017-2019 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License