mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Merge branch 'nilswagner-master'
This commit is contained in:
commit
19453911c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user