From d38ddea17ea60e3a0bf10c09217ec1fdd8cca48c Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 30 Nov 2018 15:11:00 +0000 Subject: [PATCH] vtkPVFoam: use the fileHandler readDir Patch contributed by Mattijs Janssens --- .../graphics/PVReaders/vtkPVFoam/vtkPVFoamUpdateInfo.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/utilities/postProcessing/graphics/PVReaders/vtkPVFoam/vtkPVFoamUpdateInfo.C b/applications/utilities/postProcessing/graphics/PVReaders/vtkPVFoam/vtkPVFoamUpdateInfo.C index ab7e109bcb..0e2cc1f6c4 100644 --- a/applications/utilities/postProcessing/graphics/PVReaders/vtkPVFoam/vtkPVFoamUpdateInfo.C +++ b/applications/utilities/postProcessing/graphics/PVReaders/vtkPVFoam/vtkPVFoamUpdateInfo.C @@ -199,7 +199,7 @@ void Foam::vtkPVFoam::updateInfoLagrangian forAll(times, timei) { cloudDirs += - readDir + fileHandler().readDir ( dbPtr_->path()/times[timei].name()/lagrangianPrefix, fileType::directory