mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
little cleanup
This commit is contained in:
parent
5b19ea6451
commit
06070d49f3
@ -1903,7 +1903,6 @@ bool CheckSingularities(Mesh & mesh, INDEX_2_HASHTABLE<int> & edges, INDEX_2_HAS
|
||||
hpel.type = HP_TRIG_ALEFELD;
|
||||
|
||||
dd = 2;
|
||||
continue;
|
||||
break;
|
||||
}
|
||||
case HP_QUAD:
|
||||
@ -1937,8 +1936,6 @@ bool CheckSingularities(Mesh & mesh, INDEX_2_HASHTABLE<int> & edges, INDEX_2_HAS
|
||||
}
|
||||
}
|
||||
|
||||
continue;
|
||||
|
||||
if(hpel.type == HP_NONE)
|
||||
cnt_undef++;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user