mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
fix missing return in generic improve
This commit is contained in:
parent
0c5e8c8d70
commit
2344124f65
@ -31,6 +31,7 @@ namespace netgen
|
||||
GenericImprove ();
|
||||
|
||||
faceindex = 0;
|
||||
return;
|
||||
}
|
||||
|
||||
// int j, k, l, ri;
|
||||
|
Loading…
Reference in New Issue
Block a user