fix missing return in generic improve

This commit is contained in:
Christopher Lackner 2023-03-13 13:31:08 +01:00
parent 0c5e8c8d70
commit 2344124f65

View File

@ -31,6 +31,7 @@ namespace netgen
GenericImprove ();
faceindex = 0;
return;
}
// int j, k, l, ri;