From 9e955fa11e4266e9f86af11694d0c7ae7fc80895 Mon Sep 17 00:00:00 2001 From: hamidrezanorouzi Date: Sat, 1 Oct 2022 19:16:33 +0330 Subject: [PATCH] build floating point type report --- src/phasicFlow/commandLine/commandLine.C | 9 +++++---- src/phasicFlow/types/basicTypes/builtinTypes.H | 9 +++++++++ utilities/checkPhasicFlow/checkPhasicFlow.C | 1 + 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/phasicFlow/commandLine/commandLine.C b/src/phasicFlow/commandLine/commandLine.C index dfa1cb1f..55f7c756 100644 --- a/src/phasicFlow/commandLine/commandLine.C +++ b/src/phasicFlow/commandLine/commandLine.C @@ -36,10 +36,11 @@ pFlow::commandLine::commandLine(word appName, word disptn) { CLI::App::add_flag_callback( - "--discription", + "--description", [disptn, appName]() { - output<<"\n"<