From f19018541ee762207c156c96217ce685742a5477 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Thu, 30 Apr 2015 14:49:40 +0100 Subject: [PATCH] Formatting --- .../blockVectorNLduInterfaceFields.C | 10 +++++----- .../processorBlockLduInterfaceField.H | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/blockVectorNLduInterfaceFields.C b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/blockVectorNLduInterfaceFields.C index 5b340677e..a3c8fa30a 100644 --- a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/blockVectorNLduInterfaceFields.C +++ b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/blockVectorNLduInterfaceFields.C @@ -28,7 +28,7 @@ Description Author -\*----------------------------------------------------------------------------*/ +\*---------------------------------------------------------------------------*/ #include "BlockLduInterfaceField.H" #include "processorBlockLduInterfaceField.H" @@ -41,10 +41,10 @@ namespace Foam // * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * // -#define makeTemplateTypeNameAndDebug(type, Type, args...) \ - defineTemplateTypeNameAndDebug(BlockLduInterfaceField, 0); \ - \ - defineTemplateTypeNameAndDebug(processorBlockLduInterfaceField, 0); \ +#define makeTemplateTypeNameAndDebug(type, Type, args...) \ + defineTemplateTypeNameAndDebug(BlockLduInterfaceField, 0); \ + \ + defineTemplateTypeNameAndDebug(processorBlockLduInterfaceField, 0); forAllVectorNTypes(makeTemplateTypeNameAndDebug); diff --git a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/processorBlockLduInterfaceField/processorBlockLduInterfaceField.H b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/processorBlockLduInterfaceField/processorBlockLduInterfaceField.H index e3487dc08..7af2ef84a 100644 --- a/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/processorBlockLduInterfaceField/processorBlockLduInterfaceField.H +++ b/src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField/processorBlockLduInterfaceField/processorBlockLduInterfaceField.H @@ -48,7 +48,7 @@ namespace Foam { /*---------------------------------------------------------------------------*\ - Class processorBlockLduInterfaceField Declaration + Class processorBlockLduInterfaceField Declaration \*---------------------------------------------------------------------------*/ template