mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
correction in the macros to be compatible with OpenFOAM
This commit is contained in:
@ -21,7 +21,7 @@ Licence:
|
||||
#ifndef __setSurfaceGeometry_hpp__
|
||||
#define __setSurfaceGeometry_hpp__
|
||||
|
||||
Report(0)<< "\nCreating surface geometry . . . "<<endReport;
|
||||
REPORT(0)<< "\nCreating surface geometry . . . "<<endREPORT;
|
||||
auto surfGeometryPtr = pFlow::geometry::create(Control, proprties);
|
||||
auto& surfGeometry = surfGeometryPtr();
|
||||
|
||||
|
Reference in New Issue
Block a user