Update smoothing

This commit is contained in:
vgeza 2023-09-01 12:44:06 +03:00
parent 18a2a95a61
commit 74b145cf7f

View File

@ -394,7 +394,7 @@ namespace netgen
}
self_intersection();
modifiedsmooth(3);
modifiedsmooth(1);
for(auto pi : Range(growthvectors))
growthvectors[pi] *= limits[pi];