Skip to content
Snippets Groups Projects
Commit a6960c7f authored by Franjo's avatar Franjo
Browse files

Cleanup

parent 48d59997
No related branches found
No related tags found
No related merge requests found
......@@ -2208,8 +2208,7 @@ bool checkFaceSkewness
//- check faces
# ifdef USE_OMP
# pragma omp parallel \
reduction(+ : sumSkew, nWarnSkew)
# pragma omp parallel reduction(+ : sumSkew, nWarnSkew)
# endif
{
scalar localMaxSkew(0.0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment