Merge branch 'nilswagner-master'

This commit is contained in:
Matthias Hochsteger 2022-09-29 10:59:33 +02:00
commit 19453911c6

View File

@ -99,8 +99,8 @@ namespace netgen
outfile << i
<< " " << el.PNum(1)
<< " " << el.PNum(2)
<< " " << el.PNum(3)
<< " " << el.PNum(4) << endl;
<< " " << el.PNum(4)
<< " " << el.PNum(3) << endl;
}
}
else