vtkPVFoam: use the fileHandler readDir

Patch contributed by Mattijs Janssens
This commit is contained in:
Henry Weller
2018-11-30 15:11:00 +00:00
parent d83d943ffe
commit d38ddea17e

View File

@ -199,7 +199,7 @@ void Foam::vtkPVFoam::updateInfoLagrangian
forAll(times, timei) forAll(times, timei)
{ {
cloudDirs += cloudDirs +=
readDir fileHandler().readDir
( (
dbPtr_->path()/times[timei].name()/lagrangianPrefix, dbPtr_->path()/times[timei].name()/lagrangianPrefix,
fileType::directory fileType::directory