From 3936303a8ee143d1505e5ad7bd12564027fd3085 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Fri, 3 Jun 2016 16:53:46 +0100 Subject: [PATCH] Formatting --- .../BlockLduInterfaceField/BlockLduInterfaceField.H | 1 - .../processorLduInterfaceField/processorLduInterfaceField.H | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceFields/BlockLduInterfaceField/BlockLduInterfaceField.H b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceFields/BlockLduInterfaceField/BlockLduInterfaceField.H index 9e6171c5b..c9922ca7d 100644 --- a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceFields/BlockLduInterfaceField/BlockLduInterfaceField.H +++ b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceFields/BlockLduInterfaceField/BlockLduInterfaceField.H @@ -91,7 +91,6 @@ public: {} - // Member Functions // Coupled interface matrix update, scalar matrices diff --git a/src/foam/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H b/src/foam/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H index 586b1d416..33372fed0 100644 --- a/src/foam/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H +++ b/src/foam/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H @@ -62,9 +62,8 @@ public: {} - // Destructor - - virtual ~processorLduInterfaceField(); + //- Destructor + virtual ~processorLduInterfaceField(); // Member Functions