mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
correction in the macros to be compatible with OpenFOAM
This commit is contained in:
@ -45,7 +45,7 @@ bool geomObjectToVTK(IOfileHeader& header, real time, fileSystem destPath, word
|
||||
|
||||
if(!vtk) return false;
|
||||
|
||||
Report(1)<<"Converting geometry to vtk."<<endReport;
|
||||
REPORT(1)<<"Converting geometry to vtk."<<endREPORT;
|
||||
|
||||
if(!dataToVTK(vtk, data) )
|
||||
{
|
||||
|
Reference in New Issue
Block a user