mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-18 03:17:04 +00:00
correction in the macros to be compatible with OpenFOAM
This commit is contained in:
@ -24,7 +24,7 @@ Licence:
|
||||
// initilized and finalize should be placed in onc scope
|
||||
#include "initialize.hpp"
|
||||
|
||||
Report(0)<<"\nCreating Control repository . . ."<<endReport;
|
||||
REPORT(0)<<"\nCreating Control repository . . ."<<endREPORT;
|
||||
pFlow::uniquePtr<pFlow::systemControl> ControlPtr = nullptr;
|
||||
|
||||
if(isCoupling)
|
||||
|
Reference in New Issue
Block a user