Skip to content
Snippets Groups Projects
Commit 2127b000 authored by sergio's avatar sergio
Browse files

STY: Column 80 characters

parent 6c9949d9
Branches
Tags
No related merge requests found
......@@ -120,7 +120,10 @@ void Foam::regionModels::regionModel::initialise()
if
(
primaryMesh_.time().foundObject<polyMesh>(mapPatch.sampleRegion())
primaryMesh_.time().foundObject<polyMesh>
(
mapPatch.sampleRegion()
)
)
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment