Skip to content

Commit c40f17b

Browse files
author
rois1995
committed
- fix compilation error
1 parent 5f9cd9c commit c40f17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/src/geometry/CGeometry.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4130,6 +4130,7 @@ void CGeometry::ComputeWallDistance(const CConfig* const* config_container, CGeo
41304130
const auto iPoint = geometry->vertex[iMarker][iVertex]->GetNode();
41314131
geometry->SetWallDistance(iPoint, 0.0);
41324132
}
4133+
END_SU2_OMP_FOR
41334134
}
41344135
}
41354136
}

0 commit comments

Comments
 (0)