From 1808228f7711240ae720098bcb1cc193531c251e Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Wed, 22 Jun 2016 17:00:11 +0100 Subject: [PATCH] Comment --- src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H b/src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H index 3e42d7b9a..d50fc6bf4 100644 --- a/src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H +++ b/src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H @@ -135,9 +135,10 @@ public: // is responsible for keeping a copy const lduInterfaceFieldPtrsList& interfaces_; - + //- Profiling trigger profilingTrigger profile_; + // Protected Member Functions //- Return dictionary