mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
Update smoothing
This commit is contained in:
parent
18a2a95a61
commit
74b145cf7f
@ -394,7 +394,7 @@ namespace netgen
|
||||
}
|
||||
|
||||
self_intersection();
|
||||
modifiedsmooth(3);
|
||||
modifiedsmooth(1);
|
||||
|
||||
for(auto pi : Range(growthvectors))
|
||||
growthvectors[pi] *= limits[pi];
|
||||
|
Loading…
Reference in New Issue
Block a user