From b8e6998969ad53f803c937bd5879da4b69077d2e Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 25 Aug 2009 17:41:23 +0100 Subject: [PATCH] debug printing --- .../field/streamLine/streamLine.C | 4 +++- .../field/streamLine/streamLineParticle.C | 23 ++++++++++++------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/src/postProcessing/functionObjects/field/streamLine/streamLine.C b/src/postProcessing/functionObjects/field/streamLine/streamLine.C index b82041966f..f3aa202123 100644 --- a/src/postProcessing/functionObjects/field/streamLine/streamLine.C +++ b/src/postProcessing/functionObjects/field/streamLine/streamLine.C @@ -76,7 +76,7 @@ void Foam::streamLine::track() } label nSeeds = returnReduce(particles.size(), sumOp