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