mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: faceCoupleInfo: indentation of output
This commit is contained in:
@ -1784,7 +1784,7 @@ void Foam::faceCoupleInfo::subDivisionMatch
|
||||
<< " points:" << masterPoints[masterEdge[0]]
|
||||
<< ' ' << masterPoints[masterEdge[1]]
|
||||
<< " corresponding cut edge: (" << cutPoint0
|
||||
<< ' ' << cutPoint1
|
||||
<< ") " << cutPoint1
|
||||
<< abort(FatalError);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user