mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-11 21:50:34 +05:00
fix
This commit is contained in:
parent
36a7b522c3
commit
cc715804ac
@ -383,7 +383,6 @@ namespace netgen
|
||||
limit_reached = true;
|
||||
lam = lam_lower_limit;
|
||||
}
|
||||
limits[pi] = min(limits[pi], lam);
|
||||
}
|
||||
|
||||
new_limits[pi] = min(limits[pi], lam* limits[pi]);
|
||||
|
Loading…
Reference in New Issue
Block a user