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